[packages/reportdhcp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:42:07 CEST 2025
commit 44cfc092f1edd84ac036a371a89b245253f6ab9d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:41:51 2025 +0200
Fix applying patches.
reportdhcp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/reportdhcp.spec b/reportdhcp.spec
index c66be59..41d13a1 100644
--- a/reportdhcp.spec
+++ b/reportdhcp.spec
@@ -24,7 +24,7 @@ dhcpd.conf oraz dhcpd.leases.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/reportdhcp.git/commitdiff/44cfc092f1edd84ac036a371a89b245253f6ab9d
More information about the pld-cvs-commit
mailing list