FS#454 - small firefox changes
Attached to Project:
Arch Linux
Opened by Dale Blount (dale) - Saturday, 14 February 2004, 03:06 GMT
Opened by Dale Blount (dale) - Saturday, 14 February 2004, 03:06 GMT
|
Details
create some symlinks for easier links from outside apps
(other browser interfaces, plugins, etc) here's the relevant section from mozilla's PKGBUILD # symlink to the real lib dir, so other browsers can access mozilla's # plugins a little more easily cd $startdir/pkg/opt/mozilla/lib && ln -sf mozilla-$pkgver mozilla cd $startdir/pkg/opt/mozilla/include && ln -sf mozilla-$pkgver mozilla also -- conflicts('mozilla-firebird') is needed to replace firebird if not running -Su. -S,-A,-U all need conflicts() as well. |
This task depends upon