diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-02-01 14:53:56 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-02-01 14:53:56 +0100 |
commit | 07059c25f17d89004174a0e1555a017f270374f7 (patch) | |
tree | ac9a889d674dc61a4ff5485133ad18e94d99f9f0 /redhat/applications/kopete-otr/kopete-otr-3.5.13.2.spec | |
parent | cb8f9519d87272d7eb32636836e37087761ec288 (diff) | |
download | tde-packaging-07059c25f17d89004174a0e1555a017f270374f7.tar.gz tde-packaging-07059c25f17d89004174a0e1555a017f270374f7.zip |
RPM Packaging: update 3.5.13.2 packages
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} \ |