From: Roy Marples Date: Tue, 9 Jun 2020 16:56:03 +0000 (+0100) Subject: This hook no longer exists X-Git-Tag: v9.1.2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e4b8c2ec9b521495a5c4906f8315f0530dd0ffd;p=thirdparty%2Fdhcpcd.git This hook no longer exists --- diff --git a/hooks/Makefile b/hooks/Makefile index 3a1b5a23..7698d5e4 100644 --- a/hooks/Makefile +++ b/hooks/Makefile @@ -73,7 +73,6 @@ _import-src: if [ `uname` = Linux ]; then \ rm ${DESTDIR}/hooks/50-ypbind.in; \ else \ - rm ${DESTDIR}/hooks/00-linux; \ rm ${DESTDIR}/hooks/50-yp.conf; \ fi