[packages/sqlninja] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:06:27 CEST 2025


commit 40da879087151966c90bd0c82ab54b2f5d06963c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:06:11 2025 +0200

    Fix applying patches.

 sqlninja.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqlninja.spec b/sqlninja.spec
index f9ec1d4..e4ebb82 100644
--- a/sqlninja.spec
+++ b/sqlninja.spec
@@ -23,7 +23,7 @@ Its main goal is to provide remote access to vulnerable DB server.
 
 %prep
 %setup -q
-%patch0
+%patch -P0
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqlninja.git/commitdiff/40da879087151966c90bd0c82ab54b2f5d06963c



More information about the pld-cvs-commit mailing list