This hook no longer exists

This commit is contained in:
Roy Marples 2020-06-09 17:56:03 +01:00
parent 5c4908e85a
commit 7e4b8c2ec9

View 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