[packages/wordlist] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:10:41 CEST 2025
commit a8d738896a754b7b3f2a57781e326bbeb75e6cea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:48 2025 +0200
Fix applying patches.
wordlist.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wordlist.spec b/wordlist.spec
index 748459a..08db1bd 100644
--- a/wordlist.spec
+++ b/wordlist.spec
@@ -315,7 +315,7 @@ gzip -dc %{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} \
gzip -dc %{SOURCE12} > croatian
gzip -dc %{SOURCE40} > hungarian
gzip -dc %{SOURCE125} > turkish.dict
-%patch0 -p1
+%patch -P0 -p1
for f in croatian hungarian ; do
sed -e 's/ .*//' $f > $f.new
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wordlist.git/commitdiff/a8d738896a754b7b3f2a57781e326bbeb75e6cea
More information about the pld-cvs-commit
mailing list