[packages/netwag] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:34:03 CEST 2025


commit 299708be4fbb090996765d35f8d7dfa18f6e7a39
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:33:48 2025 +0200

    Fix applying patches.

 netwag.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netwag.spec b/netwag.spec
index 6329a33..47375fd 100644
--- a/netwag.spec
+++ b/netwag.spec
@@ -32,7 +32,7 @@ administratorów sieci i hackerów sieciowych).
 
 %prep
 %setup -q -n %{name}-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netwag.git/commitdiff/299708be4fbb090996765d35f8d7dfa18f6e7a39



More information about the pld-cvs-commit mailing list