[packages/gwen] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:05:17 CEST 2025


commit 3a3d619b821564902a61c95536f5f3cf7dce6ee3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:05:01 2025 +0200

    Fix applying patches.

 gwen.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gwen.spec b/gwen.spec
index 1033eab..4223a0c 100644
--- a/gwen.spec
+++ b/gwen.spec
@@ -56,10 +56,10 @@ Statyczna biblioteka GWEN.
 
 %prep
 %setup -q -n GWEN
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 cd gwen/Projects
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gwen.git/commitdiff/3a3d619b821564902a61c95536f5f3cf7dce6ee3



More information about the pld-cvs-commit mailing list