[packages/udhcp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:44 CEST 2025
commit d39b7e7a781fc212050cbbbe401158e63ea4ad82
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:24:28 2025 +0200
Fix applying patches.
udhcp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/udhcp.spec b/udhcp.spec
index ccf29cb..24cc0a3 100644
--- a/udhcp.spec
+++ b/udhcp.spec
@@ -66,8 +66,8 @@ elastyczność.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/udhcp.git/commitdiff/d39b7e7a781fc212050cbbbe401158e63ea4ad82
More information about the pld-cvs-commit
mailing list