diff options
-rwxr-xr-x | dfly-update | 2 |
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 \ |