[packages/hspell] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:09:41 CEST 2025


commit b430e47a6e7489465dc459ef09069b9c67dc40a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:09:25 2025 +0200

    Fix applying patches.

 hspell.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hspell.spec b/hspell.spec
index 0010553..dc8ec6d 100644
--- a/hspell.spec
+++ b/hspell.spec
@@ -81,7 +81,7 @@ Statyczna biblioteka hspell.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s|#!.*|#!/bin/awk -f|g' wzip
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hspell.git/commitdiff/b430e47a6e7489465dc459ef09069b9c67dc40a9



More information about the pld-cvs-commit mailing list