[packages/lighttpd] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:21:44 CEST 2025
commit fd1ec6641b9549454f5d16dea75a24a3ceae5782
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:21:27 2025 +0200
Don't apply commented out patches.
lighttpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index be25305..48da544 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -859,7 +859,7 @@ Plik monitrc do monitorowania serwera www lighttpd.
%prep
%setup -q
-#%patch100 -p1
+#%%patch100 -p1
%{?with_h264_streaming:%patch2 -p1}
%patch -P3 -p1
%patch -P4 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/fd1ec6641b9549454f5d16dea75a24a3ceae5782
More information about the pld-cvs-commit
mailing list