[packages/ruby-og] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:48:28 CEST 2025
commit a01cf762953e32f95087969b5784ea197c354e48
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:48:12 2025 +0200
Fix applying patches.
ruby-og.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-og.spec b/ruby-og.spec
index 6fca0f4..d04223a 100644
--- a/ruby-og.spec
+++ b/ruby-og.spec
@@ -30,7 +30,7 @@ Ten pakiet zawiera bibliotekę odwzorowań obiektowo relacyjnych Og
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
rdoc --ri --op ri lib
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-og.git/commitdiff/a01cf762953e32f95087969b5784ea197c354e48
More information about the pld-cvs-commit
mailing list