From cf3fb6270dabc557846d79f13bb0f5170347327f Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Fri, 29 Oct 2010 01:21:51 +0200 Subject: [PATCH] make upgrade: Remove /usr/freebsd_pkg. This might still be around from dfports days on systems which were installed a long time ago. --- Makefile_upgrade.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 27ce3e9..5144152 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -1540,6 +1540,7 @@ TO_REMOVE+=/boot/frames.4th TO_REMOVE+=/boot/loader.4th TO_REMOVE+=/boot/screen.4th TO_REMOVE+=/boot/support.4th +TO_REMOVE+=/usr/freebsd_pkg # XXX Remove when adjusted to the new 802.11 framework TO_REMOVE+=/boot/modules/if_acx.ko -- 1.7.7.2