summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Olszak <olszak.tomasz@gmail.com>2014-10-04 18:14:49 +0200
committerTomasz Olszak <olszak.tomasz@gmail.com>2015-11-10 10:59:18 +0100
commit476a82c865692ff5b68015e0cb9931642a43f955 (patch)
treeb07e11d82af3071a0e23a7b889e1e5b737cf1b52
parent4069fcc7f4b7a4865ca48d3415a56b73a48fb28e (diff)
downloadqttools-476a82c865692ff5b68015e0cb9931642a43f955.tar.gz
qttools-476a82c865692ff5b68015e0cb9931642a43f955.tar.bz2
qttools-476a82c865692ff5b68015e0cb9931642a43f955.zip
Changed source package name in prep step to allow incremental builds.
Change-Id: Ia1e7ee307359ff2997ca48fe682dc5f5f646d741 Bug-Tizen: TC-1008 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
-rw-r--r--packaging/qt5-qttools.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/qt5-qttools.spec b/packaging/qt5-qttools.spec
index 7ddbafa2..86dfad15 100644
--- a/packaging/qt5-qttools.spec
+++ b/packaging/qt5-qttools.spec
@@ -183,12 +183,13 @@ applications that use QtDesigner
%prep
-%setup -q -n %{name}-%{version}/qttools
+%setup -q -n %{name}-%{version}
+
+%build
cp %{SOURCE1001} \
%{SOURCE1002} \
.
-%build
export QTDIR=/usr/share/qt5
touch .git
qmake -qt=5