[packages/pam-pam_ruby] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:50:41 CEST 2025
commit 574e9584ef0c37a0524a469e228e8a1553b7a574
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:50:25 2025 +0200
Fix applying patches.
pam-pam_ruby.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pam-pam_ruby.spec b/pam-pam_ruby.spec
index ddb5200..017eb5e 100644
--- a/pam-pam_ruby.spec
+++ b/pam-pam_ruby.spec
@@ -34,7 +34,7 @@ PAM w języku Ruby.
%prep
%setup -q -n pam-ruby-%{version} -a 1
-%patch0 -p0
+%patch -P0 -p0
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_ruby.git/commitdiff/574e9584ef0c37a0524a469e228e8a1553b7a574
More information about the pld-cvs-commit
mailing list