[arch-commits] Commit in sawfish/trunk (PKGBUILD)
Juergen Hoetzel
juergen at archlinux.org
Sat Jul 11 14:48:02 UTC 2009
Date: Saturday, July 11, 2009 @ 10:48:02
Author: juergen
Revision: 45440
fix #13792
Modified:
sawfish/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-11 14:28:45 UTC (rev 45439)
+++ PKGBUILD 2009-07-11 14:48:02 UTC (rev 45440)
@@ -17,7 +17,7 @@
build() {
cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr --enable-capplet
+ ./configure --prefix=/usr --enable-capplet --libexecdir=/usr/lib/
make || return 1
make DESTDIR=$startdir/pkg install
# info stuff
More information about the arch-commits
mailing list