[arch-commits] CVS update of extra/devel/fox (PKGBUILD)
Eric Belanger
eric at archlinux.org
Thu Jul 5 01:23:36 UTC 2007
Date: Wednesday, July 4, 2007 @ 21:23:36
Author: eric
Path: /home/cvs-extra/extra/devel/fox
Modified: PKGBUILD (1.40 -> 1.41)
upgpkg: fox 1.6.27-1
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: extra/devel/fox/PKGBUILD
diff -u extra/devel/fox/PKGBUILD:1.40 extra/devel/fox/PKGBUILD:1.41
--- extra/devel/fox/PKGBUILD:1.40 Tue Jul 3 20:36:47 2007
+++ extra/devel/fox/PKGBUILD Wed Jul 4 21:23:36 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.40 2007/07/04 00:36:47 eric Exp $
+# $Id: PKGBUILD,v 1.41 2007/07/05 01:23:36 eric Exp $
# Maintainer: damir <damir at archlinux.org>
# Contributor: Ben <ben at benmazer.net>
@@ -30,6 +30,6 @@
cd $startdir/src/$pkgname-$pkgver/tests
make ControlPanel || return 1
cp $startdir/src/$pkgname-$pkgver/tests/.libs/ControlPanel $startdir/pkg/usr/bin/
- install -D -m644 LICENSE_ADDENDUM $startdir/pkg/usr/share/licenses/$pkgname/LICENSE_ADDENDUM
+ install -D -m644 ../LICENSE_ADDENDUM $startdir/pkg/usr/share/licenses/$pkgname/LICENSE_ADDENDUM
}
More information about the arch-commits
mailing list