diff options
-rw-r--r-- | redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec index e86012b01..ce46b676b 100644 --- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec +++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec @@ -141,6 +141,7 @@ packages based on them, like PyKDE. %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} %patch0 -p1 -b .ftbfs + %build unset QTDIR QTINC QTLIB @@ -171,7 +172,6 @@ echo yes | python ../configure.py \ %__rm -rf %{?buildroot} - %changelog * Thu Feb 16 2012 Francois Andriot <francois.andriot@free.fr> - 14.0.0-1 - Initial release for TDE R14, using 'tqt3' instead of 'qt3' |