[arch-commits] CVS update of extra/network/opera (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Sat Jan 5 18:22:56 UTC 2008
Date: Saturday, January 5, 2008 @ 13:22:56
Author: daniel
Path: /home/cvs-extra/extra/network/opera
Modified: PKGBUILD (1.42 -> 1.43)
upgpkg: opera 9.50-0.13
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/network/opera/PKGBUILD
diff -u extra/network/opera/PKGBUILD:1.42 extra/network/opera/PKGBUILD:1.43
--- extra/network/opera/PKGBUILD:1.42 Sat Jan 5 13:15:35 2008
+++ extra/network/opera/PKGBUILD Sat Jan 5 13:22:56 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.42 2008/01/05 18:15:35 daniel Exp $
+# $Id: PKGBUILD,v 1.43 2008/01/05 18:22:56 daniel Exp $
# Maintainer: Tom Killian <tom at archlinux.org>
# Contributor: dorphell <dorphell at archlinux.org>
@@ -22,8 +22,8 @@
if [ "$CARCH" = "x86_64" ]; then
cd ${startdir}/src/opera-9.50-20080103.2-shared-qt.x86_64-1737
sed 's|/usr/X11R6/lib/mozilla/plugins=1|/usr/lib/mozilla/plugins=1|' -i usr/share/opera/ini/pluginpath.ini || return 1
- else cd ${startdir}/src/opera-9.50-20080103.5-shared-qt.i386-en-1737
- sed 's|/usr/X11R6/lib/mozilla/plugins=1|/usr/lib/mozilla/plugins=1|' -i ini/pluginpath.ini || return 1
+ else cd ${startdir}/src/opera-9.50-20080103.5-shared-qt.i386-1737
+ sed 's|/usr/X11R6/lib/mozilla/plugins=1|/usr/lib/mozilla/plugins=1|' -i usr/share/opera/ini/pluginpath.ini || return 1
fi
./install.sh DESTDIR=${startdir}/pkg
install -D -m 644 ${startdir}/src/opera.desktop ${startdir}/pkg/usr/share/applications/opera.desktop
More information about the arch-commits
mailing list