[packages/polcnv] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:18:53 CEST 2025


commit 400f1fa7b341fdb502e0c5e383ebaa22aed19642
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:18:37 2025 +0200

    Fix applying patches.

 polcnv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/polcnv.spec b/polcnv.spec
index 1760864..151ff50 100644
--- a/polcnv.spec
+++ b/polcnv.spec
@@ -20,7 +20,7 @@ Polcnv konwertuje ogonki w plikach tekstowych.
 
 %prep
 %setup -q -n %{name}.%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polcnv.git/commitdiff/400f1fa7b341fdb502e0c5e383ebaa22aed19642



More information about the pld-cvs-commit mailing list