aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-03-13 18:21:57 +0800
committerAaron LI <aly@aaronly.me>2018-03-13 18:21:57 +0800
commit88613b4a47db278275e81737c1b691a5bc34a716 (patch)
treea968390b0095f2a7fbf8246854300eed3ccab972
parentf55ac1b2e0e9246241c7ff03a5b1631ea2320b4d (diff)
downloaddfly-update-88613b4a47db278275e81737c1b691a5bc34a716.tar.bz2
Base system doesn't need to handle /usr/local
The BSD.local.dist will also be removed from DFly base soon.
-rwxr-xr-xdfly-update2
1 files changed, 0 insertions, 2 deletions
diff --git a/dfly-update b/dfly-update
index fca71a2..678a861 100755
--- a/dfly-update
+++ b/dfly-update
@@ -437,8 +437,6 @@ install_system() {
-p /usr || exit ${EC_MTREE}
mtree -deUq -f ${MNT_DIR}/etc.hdd/mtree/BSD.include.dist \
-p /usr/include || exit ${EC_MTREE}
- mtree -deUq -f ${MNT_DIR}/etc.hdd/mtree/BSD.local.dist \
- -p /usr/local || exit ${EC_MTREE}
echo " => Installing kernel and world ..."
for item in COPYRIGHT \