[packages/ruby-uuid] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:49:44 CEST 2025
commit 72816c69682ecdb9fcbe4038445d6ac89c1ff979
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:49:28 2025 +0200
Fix applying patches.
ruby-uuid.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-uuid.spec b/ruby-uuid.spec
index 63f4e81..6161af6 100644
--- a/ruby-uuid.spec
+++ b/ruby-uuid.spec
@@ -21,7 +21,7 @@ distributed applications.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's, at VERSION@,%{version},' lib/uuid.rb
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-uuid.git/commitdiff/72816c69682ecdb9fcbe4038445d6ac89c1ff979
More information about the pld-cvs-commit
mailing list