summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/qt5.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/qt5.spec b/packaging/qt5.spec
index ac2dc400e8..52489a3893 100644
--- a/packaging/qt5.spec
+++ b/packaging/qt5.spec
@@ -597,10 +597,10 @@ This package contains the Qt5 development defaults package
##### Build section
%prep
-%setup -q -n qt5-%{version}/qtbase
-cp %{SOURCE1001} .
+%setup -q -n qt5-%{version}
%build
+cp %{SOURCE1001} .
touch .git
%if "%{profile}" == "common"