[packages/perl-PAR-Packer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:02:55 CEST 2025
commit a96914a04cd629dadaa588627a3e4fd1085c727c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:02:39 2025 +0200
Fix applying patches.
perl-PAR-Packer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-PAR-Packer.spec b/perl-PAR-Packer.spec
index 85ad6a6..37465a1 100644
--- a/perl-PAR-Packer.spec
+++ b/perl-PAR-Packer.spec
@@ -48,7 +48,7 @@ PAR files, perl scripts or executables.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-PAR-Packer.git/commitdiff/a96914a04cd629dadaa588627a3e4fd1085c727c
More information about the pld-cvs-commit
mailing list