[packages/ruby-di-ruby-lvm-attrib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:47:21 CEST 2025
commit a03fc55fa974edff5e6608be3c51cde63d8f1429
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:47:05 2025 +0200
Fix applying patches.
ruby-di-ruby-lvm-attrib.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby-di-ruby-lvm-attrib.spec b/ruby-di-ruby-lvm-attrib.spec
index 7b295bc..5af1269 100644
--- a/ruby-di-ruby-lvm-attrib.spec
+++ b/ruby-di-ruby-lvm-attrib.spec
@@ -25,8 +25,8 @@ A list of attributes for LVM objects.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-di-ruby-lvm-attrib.git/commitdiff/a03fc55fa974edff5e6608be3c51cde63d8f1429
More information about the pld-cvs-commit
mailing list