arts: minor fixups

pull/3/head
Pawel "l0ner" Soltys 13 years ago
parent 073b1b4fa3
commit dd9404d953

@ -28,8 +28,8 @@ build() {
# Do we need this? # Do we need this?
msg "Setting PATH, CMAKE and Trinity Environment variables" msg "Setting PATH, CMAKE and Trinity Environment variables"
# This should be done on system startup, neverthless, do it to be sure. # Source the QT and KDE profile
. /etc/profile.d/qt3.sh [ "$QTDIR" = "" ] && . /etc/profile.d/qt3.sh
cd $srcdir cd $srcdir
msg "Creating out-of-source build directory: ${srcdir}/build" msg "Creating out-of-source build directory: ${srcdir}/build"

Loading…
Cancel
Save