[arch-commits] Commit in kdemultimedia/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jun 4 22:30:32 UTC 2009
Date: Thursday, June 4, 2009 @ 18:30:32
Author: pierre
Revision: 41535
update deps
Modified:
kdemultimedia/kde-unstable/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-04 22:30:28 UTC (rev 41534)
+++ PKGBUILD 2009-06-04 22:30:32 UTC (rev 41535)
@@ -23,7 +23,8 @@
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \
- -DCMAKE_INSTALL_PREFIX=/usr
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DWITH_PulseAudio=OFF
make
make DESTDIR=$pkgdir install
}
More information about the arch-commits
mailing list