[packages/apache-mod_encoding] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:15:33 CEST 2025
commit 222ee747056d8a94f4dc91f28e4140e5f4b44ec8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:15:17 2025 +0200
Don't apply commented out patches.
apache-mod_encoding.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_encoding.spec b/apache-mod_encoding.spec
index 8de12ab..cce5abf 100644
--- a/apache-mod_encoding.spec
+++ b/apache-mod_encoding.spec
@@ -39,7 +39,7 @@ zawierającymi znaki spoza ASCII.
%prep
%setup -q -n mod_%{mod_name}-%{_source_version}
install %{SOURCE1} mod_%{mod_name}.c
-#%patch0 -p0
+#%%patch0 -p0
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_encoding.git/commitdiff/222ee747056d8a94f4dc91f28e4140e5f4b44ec8
More information about the pld-cvs-commit
mailing list