From 395859ae3c7e78f80841adc7d555b244b8c81dda Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 12 Apr 2021 20:42:56 +0200 Subject: Creating empty mqtt_websockets directory to workaround git. Signed-off-by: Daniel Baumann --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3