[packages/ucidr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:26 CEST 2025
commit 6f90ad864f6443e22cf21a02bed53089283e6ae8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:24:10 2025 +0200
Fix applying patches.
ucidr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ucidr.spec b/ucidr.spec
index ae2f3aa..0dd824f 100644
--- a/ucidr.spec
+++ b/ucidr.spec
@@ -30,7 +30,7 @@ uInCIDR4Format(const char *cCIDR4,unsigned *uIPv4,unsigned
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ucidr.git/commitdiff/6f90ad864f6443e22cf21a02bed53089283e6ae8
More information about the pld-cvs-commit
mailing list