[packages/qdigidoc] copy configs first, then patch

glen glen at pld-linux.org
Thu Sep 27 21:20:16 CEST 2018


commit b839162e30181961ae439cbe42ac7bc7fc9df61f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Sep 27 21:35:12 2018 +0300

    copy configs first, then patch

 qdigidoc.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/qdigidoc.spec b/qdigidoc.spec
index b6e5493..3cbb456 100644
--- a/qdigidoc.spec
+++ b/qdigidoc.spec
@@ -72,9 +72,6 @@ This package contains the qdigidoc extension for Konqueror.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-
 install -d build/{common,client}
 cp %{SOURCE1} build/common
 cp %{SOURCE2} build/common
@@ -84,6 +81,9 @@ cp %{SOURCE5} build/common
 cp %{SOURCE6} build/client
 cp %{SOURCE7} build/client
 
+%patch0 -p1
+%patch1 -p1
+
 %build
 cd build
 %cmake \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qdigidoc.git/commitdiff/059a172147ed2b77ac3ada2092efd29d9e89278a



More information about the pld-cvs-commit mailing list