[packages/netwox] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:34:24 CEST 2025
commit 008d25ad74fef8e55688f9db5651d20e321f25dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:34:08 2025 +0200
Fix applying patches.
netwox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netwox.spec b/netwox.spec
index e885e1a..675be6f 100644
--- a/netwox.spec
+++ b/netwox.spec
@@ -30,7 +30,7 @@ sieciowej netwib.
%prep
%setup -q -n %{name}-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netwox.git/commitdiff/008d25ad74fef8e55688f9db5651d20e321f25dc
More information about the pld-cvs-commit
mailing list