From 5ac1a10fb9184e8bc8f65787e191e31d52cb16ae Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 5 May 2018 14:11:45 +0200 Subject: [PATCH] Makefile_upgrade.inc: Move dot.rhosts to the right place. --- Makefile_upgrade.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 7850fcfc86..d2639d9016 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -3,7 +3,6 @@ # 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 @@ -3413,6 +3412,7 @@ TO_REMOVE+=/usr/share/man/man4/fast_ipsec.4.gz TO_REMOVE+=/usr/share/man/man4/ipsec.4.gz TO_REMOVE+=/usr/share/man/man8/setkey.8.gz TO_REMOVE+=/usr/include/sys/ioctl_compat.h +TO_REMOVE+=/usr/share/skel/dot.rhosts .if !defined(WANT_INSTALLER) TO_REMOVE+=/usr/sbin/dfuibe_installer -- 2.41.0