[packages/netwatch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:34:06 CEST 2025
commit b96e2f35e223176a8d03fdaae21e74340dfeb258
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:33:50 2025 +0200
Fix applying patches.
netwatch.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/netwatch.spec b/netwatch.spec
index ea06cbd..d6b2055 100644
--- a/netwatch.spec
+++ b/netwatch.spec
@@ -29,8 +29,8 @@ routera i podsumowania.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netwatch.git/commitdiff/b96e2f35e223176a8d03fdaae21e74340dfeb258
More information about the pld-cvs-commit
mailing list