Moves QT3 at in root directory instead of "dependancies"

pull/3/head
albator 13 years ago
parent 70bc259aa3
commit f4c0c862cd

@ -1,6 +1,6 @@
# Default version for this component # Default version for this component
%if "%{?version}" == "" %if "%{?version}" == ""
%define version 3.3.8d %define version 3.3.8.d
%endif %endif
# The following QT4 packages should NOT be installed to # The following QT4 packages should NOT be installed to
@ -298,7 +298,7 @@ for the Qt 3 toolkit.
%prep %prep
%setup -q -n dependencies/qt3 %setup -q -n qt3
%patch1 -p1 -b .cjk %patch1 -p1 -b .cjk
%patch2 -p1 -b .ndebug %patch2 -p1 -b .ndebug
%patch3 -p1 -b .makefile %patch3 -p1 -b .makefile
Loading…
Cancel
Save