]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
This hook no longer exists
authorRoy Marples <roy@marples.name>
Tue, 9 Jun 2020 16:56:03 +0000 (17:56 +0100)
committerRoy Marples <roy@marples.name>
Tue, 9 Jun 2020 16:56:03 +0000 (17:56 +0100)
hooks/Makefile

index 3a1b5a23deb6e9ea49d244e4694adecb51fc0f2d..7698d5e49fd03dcc16741a2723c42f454a398660 100644 (file)
@@ -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