[packages/gsdl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:59:50 CEST 2025


commit 0b5ee93c84d45e811f95851d75fe1c6b4bfb8f8b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:59:35 2025 +0200

    Fix applying patches.

 gsdl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsdl.spec b/gsdl.spec
index 0b975bf..ae033d7 100644
--- a/gsdl.spec
+++ b/gsdl.spec
@@ -45,7 +45,7 @@ Powszechnej Licencji Publicznej GNU (GPL).
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gsdl.git/commitdiff/0b5ee93c84d45e811f95851d75fe1c6b4bfb8f8b



More information about the pld-cvs-commit mailing list