[packages/sqlite3-ruby] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:06:12 CEST 2025
commit c46c77ace2e01348f1fe048b1a7210e1b7d00b90
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:05:57 2025 +0200
Fix applying patches.
sqlite3-ruby.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqlite3-ruby.spec b/sqlite3-ruby.spec
index f9cc57c..18a3883 100644
--- a/sqlite3-ruby.spec
+++ b/sqlite3-ruby.spec
@@ -53,7 +53,7 @@ Dokumentacji w formacie ri dla %{name}.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
cp -p %{_datadir}/setup.rb .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sqlite3-ruby.git/commitdiff/c46c77ace2e01348f1fe048b1a7210e1b7d00b90
More information about the pld-cvs-commit
mailing list