[packages/hping2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:09:27 CEST 2025


commit 98408067cbf67c8fffd482b482e95e7b33287c91
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:09:11 2025 +0200

    Fix applying patches.

 hping2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hping2.spec b/hping2.spec
index 557f1fc..ee9cf89 100644
--- a/hping2.spec
+++ b/hping2.spec
@@ -31,7 +31,7 @@ obsługiwane protokoły.
 
 %prep
 %setup -q -n %{name}-%{_rc}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 MANPATH="%{_mandir}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hping2.git/commitdiff/98408067cbf67c8fffd482b482e95e7b33287c91



More information about the pld-cvs-commit mailing list