[Lunar-commits] <moonbase> pfstools: remove the qt3 related lines.
Florin Braescu
florin at lunar-linux.org
Tue Jan 5 19:26:46 CET 2010
commit 1fff13db5641f1c6f97434058a5d1c420cd9bf85
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 5 20:26:46 2010 +0200
pfstools: remove the qt3 related lines.
---
graphics/pfstools/BUILD | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/graphics/pfstools/BUILD b/graphics/pfstools/BUILD
index f746ec2..bf94b66 100644
--- a/graphics/pfstools/BUILD
+++ b/graphics/pfstools/BUILD
@@ -3,11 +3,7 @@
# A gcc-4.x.x twiddle here.
sedit 's:tion(const char \*name):tion(char \*name):' src/filter/pfspanoramic.cpp &&
- if module_installed qt3 ; then
- . /etc/profile.d/qt3.rc
- else
- OPTS="$OPTS --disable-qt"
- fi &&
+ OPTS="$OPTS --disable-qt"
default_build
More information about the Lunar-commits
mailing list