[Lunar-commits] <moonbase> phonon: Adjusting the BUILD as noted in the file.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Jan 4 10:12:56 CET 2012
commit 782681179c5ed07fb16ec97c7ae2384acf51b74f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Jan 4 04:12:56 2012 -0500
phonon: Adjusting the BUILD as noted in the file.
---
kde4/utils/phonon/BUILD | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/kde4/utils/phonon/BUILD b/kde4/utils/phonon/BUILD
index 83b377b..05c9f57 100644
--- a/kde4/utils/phonon/BUILD
+++ b/kde4/utils/phonon/BUILD
@@ -1,5 +1,11 @@
(
+# This is a temporary thing. With this and qtzeitgeist installed, phonon
+# becomes confused. Remove on the next bump of phonon.
+ if module_installed libqzeitgeist ; then
+ lrm libqzeitgeist
+ fi &&
+
export CFLAGS="$CFLAGS -fPIC" &&
# This is needed to compile with pulseaudio-1.x or greater.
More information about the Lunar-commits
mailing list