[packages/NaturalDocs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:31:11 CEST 2025
commit 7d00ed995d26b17f0f10788986ca7540e4c74d9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:55 2025 +0200
Fix applying patches.
NaturalDocs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/NaturalDocs.spec b/NaturalDocs.spec
index 4e67c3e..2ba2b9f 100644
--- a/NaturalDocs.spec
+++ b/NaturalDocs.spec
@@ -35,7 +35,7 @@ wysokiej jakości wygenerowanej dokumentacji.
%prep
%setup -q -c
-%patch0 -p0
+%patch -P0 -p0
# And one non-UTF8 one
iconv -f ISO-8859-1 -t UTF-8 Help/example/Default.css > Help/example/Default.css.utf8
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/NaturalDocs.git/commitdiff/7d00ed995d26b17f0f10788986ca7540e4c74d9f
More information about the pld-cvs-commit
mailing list