From dd9404d953efefa5e51084c9c5e11a5caad8b655 Mon Sep 17 00:00:00 2001 From: "Pawel \"l0ner\" Soltys" Date: Mon, 30 Jan 2012 16:02:40 +0100 Subject: arts: minor fixups --- arch/3.5.13/trinity-base/trinity-arts/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch') diff --git a/arch/3.5.13/trinity-base/trinity-arts/PKGBUILD b/arch/3.5.13/trinity-base/trinity-arts/PKGBUILD index 123ef247a..6e8d65267 100644 --- a/arch/3.5.13/trinity-base/trinity-arts/PKGBUILD +++ b/arch/3.5.13/trinity-base/trinity-arts/PKGBUILD @@ -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" -- cgit v1.2.3