summaryrefslogtreecommitdiff
path: root/opera
diff options
context:
space:
mode:
authorSimone Rota <sip@crux.nu>2007-05-08 15:30:59 +0200
committerSimone Rota <sip@crux.nu>2007-05-08 15:31:25 +0200
commit7b662543a3ad503b5163d8f9eb5ad70a665cac6d (patch)
tree56a3a0df97250256fdff3693fbff754a12aa2b01 /opera
parente1e6371c886af75c2d3e473422d3c37a770edf01 (diff)
downloadopt-7b662543a3ad503b5163d8f9eb5ad70a665cac6d.tar.gz
opt-7b662543a3ad503b5163d8f9eb5ad70a665cac6d.tar.xz
opera: make it use the firefox plugin dir
Diffstat (limited to 'opera')
-rw-r--r--opera/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/opera/Pkgfile b/opera/Pkgfile
index 197c9c29e..95dcf4c04 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.i386-en.tar.bz2)
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

Generated by cgit