[packages/xbill] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:12:59 CEST 2025
commit 06d89cf0eb8c1b92754217fae684fbd9db210b44
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:52 2025 +0200
Fix applying patches.
xbill.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xbill.spec b/xbill.spec
index 5055db8..bba4c3c 100644
--- a/xbill.spec
+++ b/xbill.spec
@@ -34,9 +34,9 @@ popularny w Red Hacie.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
xmkmf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xbill.git/commitdiff/06d89cf0eb8c1b92754217fae684fbd9db210b44
More information about the pld-cvs-commit
mailing list