summarylogtreecommitdiffstats
path: root/0008-httpd.patch
diff options
context:
space:
mode:
Diffstat (limited to '0008-httpd.patch')
-rw-r--r--0008-httpd.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/0008-httpd.patch b/0008-httpd.patch
deleted file mode 100644
index c8d8e8a56876..000000000000
--- a/0008-httpd.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- webui/CMakeLists.txt 2022-05-10 23:29:44.000000000 +0300
-+++ webui/CMakeLists.txt 2022-05-11 00:05:05.698335917 +0300
-@@ -76,7 +76,7 @@
- elseif(EXISTS ${sysconfdir}/apache2/conf-available)
- set(HTTPD_CONF ${sysconfdir}/apache2/conf-available)
- else()
-- set(HTTPD_CONF ${sysconfdir}/httpd/conf.d)
-+ set(HTTPD_CONF ${sysconfdir}/httpd/conf/extra )
- endif()
-
- configure_file(