[packages/gengetopt] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:42:12 CEST 2025


commit ea87f7267f7ab2a36f1eb8774b4f8f06d40265a7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:41:56 2025 +0200

    Fix applying patches.

 gengetopt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gengetopt.spec b/gengetopt.spec
index 998a63b..0e26954 100644
--- a/gengetopt.spec
+++ b/gengetopt.spec
@@ -42,7 +42,7 @@ Przykłady do gengetopt.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gengetopt.git/commitdiff/ea87f7267f7ab2a36f1eb8774b4f8f06d40265a7



More information about the pld-cvs-commit mailing list