[packages/perl-AcePerl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:54:37 CEST 2025


commit e24536c85ea9766efc7322512a0b256069a72df8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:54:21 2025 +0200

    Fix applying patches.

 perl-AcePerl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-AcePerl.spec b/perl-AcePerl.spec
index 5ca9b95..ca8461e 100644
--- a/perl-AcePerl.spec
+++ b/perl-AcePerl.spec
@@ -59,8 +59,8 @@ ogólna.
 
 %prep
 %setup -q -n AcePerl-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # Makefile.PL does not read from non-terminal stdin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-AcePerl.git/commitdiff/e24536c85ea9766efc7322512a0b256069a72df8



More information about the pld-cvs-commit mailing list