[packages/pdnsd] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:23:18 CEST 2025
commit ff330ed374407d41ca908c371da2ff5a7109cd70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:23:02 2025 +0200
Don't apply commented out patches.
pdnsd.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pdnsd.spec b/pdnsd.spec
index f019d68..755e170 100644
--- a/pdnsd.spec
+++ b/pdnsd.spec
@@ -47,8 +47,8 @@ dialup).
%prep
%setup -q
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
%patch -P2 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pdnsd.git/commitdiff/ff330ed374407d41ca908c371da2ff5a7109cd70
More information about the pld-cvs-commit
mailing list