[packages/ruby-shadow] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:49:29 CEST 2025


commit cc2d4a95067d404069b9d393e69abb2ac9b28586
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:49:13 2025 +0200

    Fix applying patches.

 ruby-shadow.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-shadow.spec b/ruby-shadow.spec
index 6b8186d..9b9f900 100644
--- a/ruby-shadow.spec
+++ b/ruby-shadow.spec
@@ -22,7 +22,7 @@ Ruby bindings for shadow password access.
 
 %prep
 %setup -q
-%patch1 -p1
+%patch -P1 -p1
 iconv -f EUCJP -t utf8 -o README.ja README.euc
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-shadow.git/commitdiff/cc2d4a95067d404069b9d393e69abb2ac9b28586



More information about the pld-cvs-commit mailing list