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

Andrea Scarpino andrea at archlinux.org
Sun Jan 17 19:06:11 UTC 2010


    Date: Sunday, January 17, 2010 @ 14:06:10
  Author: andrea
Revision: 63528

cleanup build

Modified:
  polkit-kde/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 18:51:32 UTC (rev 63527)
+++ PKGBUILD	2010-01-17 19:06:10 UTC (rev 63528)
@@ -21,8 +21,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