[packages/python-iwscan] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:28:53 CEST 2025


commit a9d29d7576e5dee8bcb4c9f2a370f9c9d27bd844
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:28:37 2025 +0200

    Fix applying patches.

 python-iwscan.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-iwscan.spec b/python-iwscan.spec
index 8857cb1..a3a39bd 100644
--- a/python-iwscan.spec
+++ b/python-iwscan.spec
@@ -26,7 +26,7 @@ available in Python for wireless network scanning.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-iwscan.git/commitdiff/a9d29d7576e5dee8bcb4c9f2a370f9c9d27bd844



More information about the pld-cvs-commit mailing list