[Lunar-commits] CVS: moonbase/kde3/qt3 PRE_BUILD, NONE,
1.1 POST_INSTALL, 1.3, 1.4
Florin Braescu
florin at lunar-linux.org
Sat Feb 28 13:53:22 GMT 2004
Update of /var/cvs/lunar/moonbase/kde3/qt3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7991
Modified Files:
POST_INSTALL
Added Files:
PRE_BUILD
Log Message:
add a comment on the new settings for qt3 install.
--- NEW FILE: PRE_BUILD ---
cat << EOF
Certain environment variables must be defined before compiling and using qt3
and applications that depend on qt3, QT_PREFIX and/or QTDIR.
The default values are:
QT_PREFIX=
QTDIR=/opt/lunar/qt/3.
You can put the file actual.rc in the /etc/profile.d directory containing the
new value of QT_PREFIX, and it's value will be used as the location where the
qt3 module to be installed. QTDIR value is used as a default value unless a
new value is set for QT_PREFIX.
EOF
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/qt3/POST_INSTALL,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- POST_INSTALL 26 Feb 2004 13:59:08 -0000 1.3
+++ POST_INSTALL 28 Feb 2004 13:53:20 -0000 1.4
@@ -3,8 +3,3 @@
if module_installed kdeartwork3; then lin kdeartwork3; fi
if module_installed sip; then lin sip; fi
if module_installed PyQt; then lin PyQt; fi
-
-cat << EOF
-Certain environment variables must be defined before compiling and using
-applications that depend on qt3, QT_PREFIX and/or QTDIR.
-EOF
More information about the Lunar-commits
mailing list