[packages/poldex] Fix applying patches.

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


commit 50accf5fbd4863563cd8d651a211f76ff7503407
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:18:40 2025 +0200

    Fix applying patches.

 poldex.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/poldex.spec b/poldex.spec
index df36017..f94ae86 100644
--- a/poldex.spec
+++ b/poldex.spec
@@ -31,7 +31,7 @@ Przyjemna nakładka na poldka napisana w Perlu.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poldex.git/commitdiff/50accf5fbd4863563cd8d651a211f76ff7503407



More information about the pld-cvs-commit mailing list