[arch-commits] Commit in polkit-qt/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Jan 17 18:40:44 UTC 2010


    Date: Sunday, January 17, 2010 @ 13:40:44
  Author: andrea
Revision: 63521

cleanup build

Modified:
  polkit-qt/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 18:40:13 UTC (rev 63520)
+++ PKGBUILD	2010-01-17 18:40:44 UTC (rev 63521)
@@ -20,8 +20,7 @@
 	cmake ../${pkgname}-1-${pkgver} \
 		-DCMAKE_BUILD_TYPE=Release \
 		-DCMAKE_INSTALL_PREFIX=/usr \
-		-DCMAKE_SKIP_RPATH=ON \
-		-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed'
+		-DCMAKE_SKIP_RPATH=ON
 	make || return 1
 }
 




More information about the arch-commits mailing list