[packages/perl-App-a2p] Fix applying patches.

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


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

    Fix applying patches.

 perl-App-a2p.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-App-a2p.spec b/perl-App-a2p.spec
index fb72e18..59cb788 100644
--- a/perl-App-a2p.spec
+++ b/perl-App-a2p.spec
@@ -32,8 +32,8 @@ the command line and produces a comparable Perl script.
 
 %prep
 %setup -q -n App-a2p-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # Regenerate a2p.c from a2p.y
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-App-a2p.git/commitdiff/fc5c176e45ea28ca6e6dfef7d16e3e123a4bf504



More information about the pld-cvs-commit mailing list