[Lunar-commits] qt4: remove the symlink to qmake. it work without it.
Florin Braescu
florin at lunar-linux.org
Sun Jan 13 06:16:00 CET 2008
commit b763d5ef33c56aac73312014a43e44aa5e5d9cc9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jan 13 07:16:00 2008 +0200
qt4: remove the symlink to qmake. it work without it.
---
libs/qt4/BUILD | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/libs/qt4/BUILD b/libs/qt4/BUILD
index 26a93ae..386ed41 100644
--- a/libs/qt4/BUILD
+++ b/libs/qt4/BUILD
@@ -28,8 +28,6 @@
default_make &&
- ln -sf $QTDIR/bin/qmake $QTDIR/bin/qmake-qt4 &&
-
if ! grep -q "${MODULE_PREFIX}/lib" /etc/ld.so.conf; then
echo "${MODULE_PREFIX}/lib" >> /etc/ld.so.conf
fi &&
More information about the Lunar-commits
mailing list