[packages/ruby-rbogl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:48:51 CEST 2025
commit 0f6f1fb45c954cd73d3c366223c159a727daa37f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:48:35 2025 +0200
Fix applying patches.
ruby-rbogl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-rbogl.spec b/ruby-rbogl.spec
index 15a2499..e711804 100644
--- a/ruby-rbogl.spec
+++ b/ruby-rbogl.spec
@@ -34,7 +34,7 @@ Moduł OpenGL dla Ruby.
%prep
%setup -q -n opengl-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__ruby} extconf.rb \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-rbogl.git/commitdiff/0f6f1fb45c954cd73d3c366223c159a727daa37f
More information about the pld-cvs-commit
mailing list