[packages/pqa] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:21:36 CEST 2025
commit 98b5919a9524fb4ef282bc62ffa3ce05076e9a58
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:21:20 2025 +0200
Fix applying patches.
pqa.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pqa.spec b/pqa.spec
index 5040ed8..8f97edb 100644
--- a/pqa.spec
+++ b/pqa.spec
@@ -25,7 +25,7 @@ PostgreSQL lub MySQL aby zobaczyć czy można je ulepszyć.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
sed -i -e '1s,.*ruby,#!%{_bindir}/ruby,' pqa.rb
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pqa.git/commitdiff/98b5919a9524fb4ef282bc62ffa3ce05076e9a58
More information about the pld-cvs-commit
mailing list