[packages/autodns] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:43:18 CEST 2025
commit a7e5309c4432f1daab781b8ffd8de36728c766c6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:43:02 2025 +0200
Fix applying patches.
autodns.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/autodns.spec b/autodns.spec
index 0f32a53..115e72d 100644
--- a/autodns.spec
+++ b/autodns.spec
@@ -28,7 +28,7 @@ pracy powinien umożliwić jego współpracę z dowolnym serwerem DNS.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/autodns.git/commitdiff/a7e5309c4432f1daab781b8ffd8de36728c766c6
More information about the pld-cvs-commit
mailing list