ports/opt (master): opera: make it use the firefox plugin dir
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 7b662543a3ad503b5163d8f9eb5ad70a665cac6d Author: Simone Rota <sip@crux.nu> Date: Tue May 8 15:30:59 2007 +0200 opera: make it use the firefox plugin dir diff --git a/opera/Pkgfile b/opera/Pkgfile index 197c9c2..95dcf4c 100644 --- a/opera/Pkgfile +++ b/opera/Pkgfile @@ -6,13 +6,14 @@ name=opera version=9.20-20070409.6 -release=1 +release=2 source=(http://$name.nsc.no/linux/920/final/en/i386/shared/$name-$version-shared-qt....) build() { cd $name-$version-shared-qt.i386-en-638 sed -i s:share/man:man: install.sh + sed -i s:/usr/lib/netscape:/usr/lib/firefox: ini/pluginpath.ini yes n | ./install.sh --prefix=$PKG/usr install -D -m 644 config/opera6rc $PKG/etc/opera6rc install -D -m 644 config/opera6rc.fixed $PKG/etc/opera6rc.fixed
participants (1)
-
crux@crux.nu