mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
build: remove dead variable INSTALL_INIT
This commit is contained in:
@@ -57,7 +57,6 @@ FAKEROOT_SCRIPT=$BUILD/.fakeroot
|
||||
if [ -z "$INSTALL" ]; then
|
||||
INSTALL=$BUILD/image/system
|
||||
fi
|
||||
INSTALL_INIT=$BUILD/image/initramfs/root-image
|
||||
|
||||
. config/sources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user