mklive: remove unnecessary line.

This commit is contained in:
Juan RP 2014-09-21 09:35:07 +02:00
parent 914e193724
commit 4b559d86c9

View File

@ -112,8 +112,6 @@ install_packages() {
# Cleanup and remove useless stuff.
rm -rf $ROOTFS/var/cache/* $ROOTFS/run/* $ROOTFS/var/run/*
cp /home/juan/projects/runit-void/core-services/00-pseudofs.sh $ROOTFS/etc/runit/core-services/
unset XBPS_ARCH
}