[packages/ip-filter] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:19:27 CEST 2025
commit f002ad9cd4493607b4ff93553b1a9c9d2e49443a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:19:11 2025 +0200
Don't apply commented out patches.
ip-filter.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ip-filter.spec b/ip-filter.spec
index 12f6175..d39e78f 100644
--- a/ip-filter.spec
+++ b/ip-filter.spec
@@ -31,7 +31,7 @@ jakim jest to konieczne.
%prep
%setup -q -n ip_fil%{version}
-#%patch
+#%%patch
%build
./configure --prefix=%{_prefix}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ip-filter.git/commitdiff/f002ad9cd4493607b4ff93553b1a9c9d2e49443a
More information about the pld-cvs-commit
mailing list