[packages/sqlier] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:06:07 CEST 2025
commit 4337d9897721a5b615426fd0c9c1bcabbf6a21ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:05:51 2025 +0200
Fix applying patches.
sqlier.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqlier.spec b/sqlier.spec
index 45cc52f..57a42a5 100644
--- a/sqlier.spec
+++ b/sqlier.spec
@@ -31,7 +31,7 @@ code 1-127) takes approximately 1 minute to crack.
%prep
%setup -qcT
cp %{SOURCE0} %{name}.sh
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sqlier.git/commitdiff/4337d9897721a5b615426fd0c9c1bcabbf6a21ed
More information about the pld-cvs-commit
mailing list