scripts: profile - QTDIR & QMAKESPEC killed especially setting Q...

twittner twittner at pld-linux.org
Wed Jan 17 00:22:38 CET 2007


Author: twittner                     Date: Tue Jan 16 23:22:38 2007 GMT
Module: scripts                       Tag: HEAD
---- Log message:
- QTDIR & QMAKESPEC killed
  especially setting QMAKESPEC to /usr/share/qt/mkspecs/linux-g++
  is really inappropriate when qt-3.3.x and qt-4.x can exist together

---- Files affected:
scripts:
   profile (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: scripts/profile
diff -u scripts/profile:1.7 scripts/profile:1.8
--- scripts/profile:1.7	Fri Jul 22 12:44:41 2005
+++ scripts/profile	Wed Jan 17 00:22:33 2007
@@ -54,10 +54,6 @@
 alias ep='ssh ep09.pld-linux.org'
 alias team='ssh team.pld-linux.org'
 
-# qt exports
-export QTDIR="/usr"
-export QMAKESPEC="/usr/share/qt/mkspecs/linux-g++"
-
 # simple functions for running adapter.awk
 ad-check()
 {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/scripts/profile?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list