]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
hooks: clean 30-hostname
authorRoy Marples <roy@marples.name>
Mon, 30 Mar 2020 20:21:47 +0000 (21:21 +0100)
committerRoy Marples <roy@marples.name>
Mon, 30 Mar 2020 20:21:47 +0000 (21:21 +0100)
As it's now built from 30-hostname.in

hooks/Makefile

index 5cb7a16d214026662bcee2329db0b2f9f2dd495d..152c2ceebbc9c843230fc18fe910afba7a45c810 100644 (file)
@@ -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