projects
/
platform
/
upstream
/
qtbase.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2b2da7
)
Changed source package name in prep step to allow incremental builds.
author
Tomasz Olszak
<olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:04 +0000
(15:42 +0100)
committer
Tomasz 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
patch
|
blob
|
history
diff --git
a/packaging/qt5.spec
b/packaging/qt5.spec
index ac2dc400e8c8bb8b34821a7d610236c999aca05c..52489a389327532373347ea8beb1da64bcafa21f 100644
(file)
--- 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"