[packages/mydns] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:27:27 CEST 2025
commit 8336c0f3c26ede0f184cdacf3263e0ad443def68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:27:11 2025 +0200
Fix applying patches.
mydns.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mydns.spec b/mydns.spec
index 7afbb2f..026718b 100644
--- a/mydns.spec
+++ b/mydns.spec
@@ -44,7 +44,7 @@ obecnie MySQL lub PostgreSQL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mydns.git/commitdiff/8336c0f3c26ede0f184cdacf3263e0ad443def68
More information about the pld-cvs-commit
mailing list