diff options
Diffstat (limited to 'redhat/applications/kopete-otr/kopete-otr-3.5.13.2.spec')
-rw-r--r-- | redhat/applications/kopete-otr/kopete-otr-3.5.13.2.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/applications/kopete-otr/kopete-otr-3.5.13.2.spec b/redhat/applications/kopete-otr/kopete-otr-3.5.13.2.spec index f90d74100..3cdc837e8 100644 --- a/redhat/applications/kopete-otr/kopete-otr-3.5.13.2.spec +++ b/redhat/applications/kopete-otr/kopete-otr-3.5.13.2.spec @@ -84,9 +84,9 @@ users with IM-Cients supporting the OTR encryption method. %build -unset QTDIR QTINC QTLIB; . /etc/profile.d/qt3.sh +unset QTDIR QTINC QTLIB +. /etc/profile.d/qt3.sh export PATH="%{tde_bindir}:${PATH}" -export %configure \ --prefix=%{tde_prefix} \ |