[packages/rvm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:13 CEST 2025
commit 88d9e63724ad65f240431116739b669c94f4eaa7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:49:57 2025 +0200
Fix applying patches.
rvm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rvm.spec b/rvm.spec
index e918ba9..249cee4 100644
--- a/rvm.spec
+++ b/rvm.spec
@@ -67,7 +67,7 @@ Statyczne biblioteki do tworzenia programów używających bibliotek RVM.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rvm.git/commitdiff/88d9e63724ad65f240431116739b669c94f4eaa7
More information about the pld-cvs-commit
mailing list