[packages/adns] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:58 CEST 2025
commit 27d642431d03b679ceb58969d793834c4571cccd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:29:42 2025 +0200
Fix applying patches.
adns.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adns.spec b/adns.spec
index ed7b7bb..9114370 100644
--- a/adns.spec
+++ b/adns.spec
@@ -201,7 +201,7 @@ użytku z linii poleceń lub w skryptach:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# aclocal.m4 is only local, don't run aclocal
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adns.git/commitdiff/27d642431d03b679ceb58969d793834c4571cccd
More information about the pld-cvs-commit
mailing list