From: Eitan Adler Date: Sat, 5 May 2018 07:11:14 +0000 (+0000) Subject: [skel] chase previous commit with file removal X-Git-Tag: v5.5.0~703 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/901d0e2abd5585993f3273225ce7ff85b7f86c4c [skel] chase previous commit with file removal Don't forget to remove the file in upgrade case. --- diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 47b3e2aced..7850fcfc86 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -3,6 +3,7 @@ # Avoid constructs like {foo,bar}. It is parsed by /bin/sh # Formatted manual pages (i.e., cat[1-9]) need not be specified separately +TO_REMOVE+=/usr/share/skel/dot.rhosts TO_REMOVE+=/usr/libexec/named-xfer TO_REMOVE+=/usr/bin/dnsquery TO_REMOVE+=/usr/bin/dnskeygen