summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-12 18:42:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 13:25:59 +0000
commit395859ae3c7e78f80841adc7d555b244b8c81dda (patch)
tree36bfd5b369151b61f6846b1fb2289be148b26c05
parentTemporarily removing web patches for now, they need to be redone later. (diff)
downloadnetdata-395859ae3c7e78f80841adc7d555b244b8c81dda.tar.xz
netdata-395859ae3c7e78f80841adc7d555b244b8c81dda.zip
Creating empty mqtt_websockets directory to workaround git.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 6c67409a..0a0bb866 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,8 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
dh ${@} --with apache2
execute_before_dh_autoreconf:
+ mkdir -p mqtt_websockets
+
rm -f debian/configure.ac.orig
cp configure.ac debian/configure.ac.orig