From: Roy Marples Date: Mon, 30 Mar 2020 20:21:47 +0000 (+0100) Subject: hooks: clean 30-hostname X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b21aea0407f4324ec57fc378d993efcdfceaa9;p=thirdparty%2Fdhcpcd.git hooks: clean 30-hostname As it's now built from 30-hostname.in --- diff --git a/hooks/Makefile b/hooks/Makefile index 5cb7a16d..152c2cee 100644 --- a/hooks/Makefile +++ b/hooks/Makefile @@ -12,6 +12,7 @@ SCRIPTS= 01-test SCRIPTS+= 20-resolv.conf SCRIPTS+= 30-hostname SCRIPTS+= ${HOOKSCRIPTS} +CLEANFILES+= 30-hostname # Some hooks should not be installed by default FILESDIR= ${DATADIR}/dhcpcd/hooks