[arch-commits] Commit in amarok/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Jan 17 18:38:16 UTC 2010


    Date: Sunday, January 17, 2010 @ 13:38:16
  Author: andrea
Revision: 63513

cleanup build

Modified:
  amarok/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 18:30:17 UTC (rev 63512)
+++ PKGBUILD	2010-01-17 18:38:16 UTC (rev 63513)
@@ -31,7 +31,6 @@
    cmake ../${pkgname}-${pkgver} \
            -DCMAKE_BUILD_TYPE=Release \
            -DCMAKE_SKIP_RPATH=ON \
-           -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \
            -DCMAKE_INSTALL_PREFIX=/usr
    make || return 1
    make DESTDIR=${pkgdir} install || return 1




More information about the arch-commits mailing list