arts: minor fixups

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

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

Loading…
Cancel
Save