Debian package: Calling a symlinked xulrunner-stub
commitdb67ee42bfab73c1699a0303717fdc93e0731f01
authorAxel Beckert <abe@deuxchevaux.org>
Sun, 19 Jul 2009 00:46:22 +0000 (19 02:46 +0200)
committerAxel Beckert <abe@deuxchevaux.org>
Sun, 19 Jul 2009 00:46:22 +0000 (19 02:46 +0200)
tree9da00f654aa43a7b5cb08666eb32d21802ef3800
parent09e8ff9330ed13537028acb190ab20e280cbef3e
Debian package: Calling a symlinked xulrunner-stub

Since the Debian version in contrary to Mozilla's version of
xulrunner-stub allows symlinking and not only copying,
debian/conkeror.bin aka /usr/bin/conkeror now calls one of
/usr/share/conkeror/xulrunner-stub* instead of "xulrunner
application.ini" similar to what iceweasel does.

Now xulrunner-stub decides by looking at /etc/gre.d/ and $HOME/.gre.d/
which version of xulrunner is finally used.

You can still use a specific xulrunner version with conkeror by
e.g. calling xulrunner-1.9 /usr/share/conkeror/application.ini.

Thanks to Mike Hommey for the hint to this Debian specific feature.
debian/changelog
debian/conkeror.bin
debian/rules