summaryrefslogtreecommitdiffstats
path: root/redhat/applications/wlassistant/wlassistant-3.5.13.2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/wlassistant/wlassistant-3.5.13.2.spec')
-rw-r--r--redhat/applications/wlassistant/wlassistant-3.5.13.2.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/applications/wlassistant/wlassistant-3.5.13.2.spec b/redhat/applications/wlassistant/wlassistant-3.5.13.2.spec
index 27fe62275..b1a07813d 100644
--- a/redhat/applications/wlassistant/wlassistant-3.5.13.2.spec
+++ b/redhat/applications/wlassistant/wlassistant-3.5.13.2.spec
@@ -70,7 +70,8 @@ remembered so next time the user won't have to enter them again.
%build
-unset QTDIR; . /etc/profile.d/qt3.sh
+unset QTDIR QTINC QTLIB
+. /etc/profile.d/qt3.sh
export PATH="%{tde_bindir}:${PATH}"
export PKG_CONFIG_PATH="%{tde_libdir}/pkgconfig"