[packages/dhcp_probe] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:13:40 CEST 2025
commit 7d19d43630238087c7537dc3880dc6f0f95066c5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:13:24 2025 +0200
Fix applying patches.
dhcp_probe.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dhcp_probe.spec b/dhcp_probe.spec
index 2a669fe..1360cf5 100644
--- a/dhcp_probe.spec
+++ b/dhcp_probe.spec
@@ -38,8 +38,8 @@ oraz BootP.
%prep
%setup -q
-%patch3 -p0
-%patch4 -p0
+%patch -P3 -p0
+%patch -P4 -p0
cp -a extras/README README.extras
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dhcp_probe.git/commitdiff/7d19d43630238087c7537dc3880dc6f0f95066c5
More information about the pld-cvs-commit
mailing list