[packages/perl-Authen-PAM] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:55:29 CEST 2025
commit 00034625e32bd15fde233389d2f5141c5b6d7352
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:55:13 2025 +0200
Fix applying patches.
perl-Authen-PAM.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Authen-PAM.spec b/perl-Authen-PAM.spec
index ef1f1cd..3066f4c 100644
--- a/perl-Authen-PAM.spec
+++ b/perl-Authen-PAM.spec
@@ -30,7 +30,7 @@ Moduł Authen::PAM umożliwia dostęp z Perla do biblioteki PAM.
%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-Authen-PAM.git/commitdiff/00034625e32bd15fde233389d2f5141c5b6d7352
More information about the pld-cvs-commit
mailing list