[Lunar-commits] <moonbase> phonon: create a needed symlink at install.
Florin Braescu
florin at lunar-linux.org
Sun Feb 20 12:13:13 CET 2011
commit 4312f9e5e600ff10640e67184c8ce4370b8ea55a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Feb 20 13:13:13 2011 +0200
phonon: create a needed symlink at install.
---
kde4/utils/phonon/BUILD | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/kde4/utils/phonon/BUILD b/kde4/utils/phonon/BUILD
index 0ca415a..5c48865 100644
--- a/kde4/utils/phonon/BUILD
+++ b/kde4/utils/phonon/BUILD
@@ -13,6 +13,8 @@
cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
-DCMAKE_BUILD_TYPE=RELEASE &&
- default_make
+ default_make &&
+
+ ln -sf /usr/lib/libphonon.so /usr/lib/qt4/libphonon.so
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list