Changed source package name in prep step to allow incremental builds.
authorTomasz Olszak <olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:04 +0000 (15:42 +0100)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:04 +0000 (15:42 +0100)
Bug-Tizen: TC-1008
Change-Id: I3ab689d4f1101714a5d19097e36e01eba64d54bf
Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
packaging/qt5.spec

index ac2dc400e8c8bb8b34821a7d610236c999aca05c..52489a389327532373347ea8beb1da64bcafa21f 100644 (file)
@@ -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"