[packages/glademm] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:47:22 CEST 2025


commit a9b215b3d26a38340df8d55aa21abd267560822b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:47:06 2025 +0200

    Fix applying patches.

 glademm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/glademm.spec b/glademm.spec
index 73c594c..b59624c 100644
--- a/glademm.spec
+++ b/glademm.spec
@@ -35,9 +35,9 @@ rozwijać.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glademm.git/commitdiff/a9b215b3d26a38340df8d55aa21abd267560822b



More information about the pld-cvs-commit mailing list