summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-26 05:03:21 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-26 05:08:19 +0000
commit91fcfb24ff4329a75162204494e2b64be823514f (patch)
treec91fa520285f8657b5702101137ce9e596916065 /debian
parentReleasing debian version 1.40.0-1. (diff)
downloadnetdata-91fcfb24ff4329a75162204494e2b64be823514f.tar.xz
netdata-91fcfb24ff4329a75162204494e2b64be823514f.zip
Creating empty directories to fix FTBFS when building from git.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 1926d0cb..4dabdc38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
dh ${@} --with apache2
execute_before_dh_autoreconf:
- mkdir -p mqtt_websockets
+ mkdir -p httpd/h2o mqtt_websockets
rm -f debian/configure.ac.orig
cp configure.ac debian/configure.ac.orig