From fb228ba9383e578fabe2d30729840d226da43cce Mon Sep 17 00:00:00 2001 From: Tomasz Olszak Date: Thu, 26 Feb 2015 15:50:34 +0100 Subject: Changed source package name in prep step to allow incremental builds. Change-Id: I17b24ebe85f88cbb3b0ac5732b2a9b704344eb19 Bug-Tizen: TC-1008 Signed-off-by: Tomasz Olszak --- packaging/qt5-qtgraphicaleffects.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/qt5-qtgraphicaleffects.spec b/packaging/qt5-qtgraphicaleffects.spec index 087b85b..dc35a94 100644 --- a/packaging/qt5-qtgraphicaleffects.spec +++ b/packaging/qt5-qtgraphicaleffects.spec @@ -53,10 +53,10 @@ This package contains the Qt Graphical Effect library #### Build section %prep -%setup -q -n %{name}-%{version}/qtgraphicaleffects -cp %{SOURCE1001} . +%setup -q -n %{name}-%{version} %build +cp %{SOURCE1001} . export QTDIR=/usr/share/qt5 touch .git # To make sure syncqt is used -- cgit v1.2.3