[packages/gnu-c-manual] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:05 CEST 2025
commit 40b5a48f8c9e57e8044a200a1e89429f71f3549b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:54:19 2025 +0200
Fix applying patches.
gnu-c-manual.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnu-c-manual.spec b/gnu-c-manual.spec
index 5cfc9ca..fe6937a 100644
--- a/gnu-c-manual.spec
+++ b/gnu-c-manual.spec
@@ -39,7 +39,7 @@ Ta wersja pokrywa standard C89.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
makeinfo gnu-c-manual.texi
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnu-c-manual.git/commitdiff/40b5a48f8c9e57e8044a200a1e89429f71f3549b
More information about the pld-cvs-commit
mailing list