diff options
Diffstat (limited to 'redhat/applications/amarok/amarok-3.5.13.2.spec')
-rw-r--r-- | redhat/applications/amarok/amarok-3.5.13.2.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/applications/amarok/amarok-3.5.13.2.spec b/redhat/applications/amarok/amarok-3.5.13.2.spec index 46998a8b3..c2395dd2c 100644 --- a/redhat/applications/amarok/amarok-3.5.13.2.spec +++ b/redhat/applications/amarok/amarok-3.5.13.2.spec @@ -358,7 +358,8 @@ use any of xmms' visualisation plugins with Amarok. %endif %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" |