[packages/botnet] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:50:58 CEST 2025
commit 5fdce1a17075f1cbf02cf90b77d9c5161e66af7a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:50:42 2025 +0200
Fix applying patches.
botnet.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/botnet.spec b/botnet.spec
index 029db69..0875229 100644
--- a/botnet.spec
+++ b/botnet.spec
@@ -58,7 +58,7 @@ korzystających z botneta.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/botnet.git/commitdiff/5fdce1a17075f1cbf02cf90b77d9c5161e66af7a
More information about the pld-cvs-commit
mailing list