[packages/sqlmap] Fix applying patches.

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


commit 237889a8cdaed8807fdab0af843201309e360f9c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:06:08 2025 +0200

    Fix applying patches.

 sqlmap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqlmap.spec b/sqlmap.spec
index 1d5b6f8..6393e23 100644
--- a/sqlmap.spec
+++ b/sqlmap.spec
@@ -30,7 +30,7 @@ statement, read specific files on the file system and more.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i -e '1s,^#!.*python,#!%{__python},' sqlmap.py
 
 #Remove binary plugins
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqlmap.git/commitdiff/237889a8cdaed8807fdab0af843201309e360f9c



More information about the pld-cvs-commit mailing list