[arch-commits] Commit in akonadi/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Jan 17 18:08:04 UTC 2010
Date: Sunday, January 17, 2010 @ 13:08:03
Author: andrea
Revision: 63502
fix
Modified:
akonadi/kde-unstable/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-01-17 18:06:12 UTC (rev 63501)
+++ PKGBUILD 2010-01-17 18:08:03 UTC (rev 63502)
@@ -22,7 +22,7 @@
cmake ../${pkgname}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_SKIP_RPATH=ON \
+ -DCMAKE_SKIP_RPATH=ON
make || return 1
make DESTDIR=${pkgdir} install
}
More information about the arch-commits
mailing list