[packages/ruby-libextractor] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:47:56 CEST 2025
commit cf3ca5eb74dcfa5f92b5fc1c0d1db4eb30e9289f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:47:40 2025 +0200
Fix applying patches.
ruby-libextractor.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-libextractor.spec b/ruby-libextractor.spec
index d45ecb1..94c1220 100644
--- a/ruby-libextractor.spec
+++ b/ruby-libextractor.spec
@@ -29,7 +29,7 @@ Wiązanie języka Ruby dla biblioteki libextractor.
%prep
%setup -q -n libextractor-ruby-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__ruby} extconf.rb
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-libextractor.git/commitdiff/cf3ca5eb74dcfa5f92b5fc1c0d1db4eb30e9289f
More information about the pld-cvs-commit
mailing list