From 185b4e05c0efe99d62c12d965d7c94100cd5446e Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Sat, 25 May 2019 10:19:33 +0200 Subject: [PATCH] Whoops, this #comment in 'make install' showed up to end-users. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 0c60304aa..7fb975464 100644 --- a/Makefile.in +++ b/Makefile.in @@ -214,7 +214,7 @@ install: all $(INSTALL) -m 0700 -d @MODULESDIR@/extbans $(INSTALL) -m 0700 src/modules/extbans/*.so @MODULESDIR@/extbans $(INSTALL) -m 0700 -d @MODULESDIR@/cap - # delete modules/cap directory, to avoid confusing with U4 to U5 upgrades: + @# delete modules/cap directory, to avoid confusing with U4 to U5 upgrades: rm -rf @MODULESDIR@/cap $(INSTALL) -m 0700 -d @MODULESDIR@/third @#Ugly stuff to detect 0 files in this directory: