From c8daadccefa390907f500ca3a2621312e2a2dcb6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 10 Mar 2018 21:35:47 +0100 Subject: building up to meson --- i486-stage1/template/DESCR | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i486-stage1') diff --git a/i486-stage1/template/DESCR b/i486-stage1/template/DESCR index 1e3a94a..44617f3 100644 --- a/i486-stage1/template/DESCR +++ b/i486-stage1/template/DESCR @@ -26,3 +26,7 @@ SYSROOT_INSTALL=0 # (for example util-linux also has a libutil-linux) # Note: SYSROOT_INSTALL respects this too ADDITIONAL_INSTALL_PACKAGE= + +# FORCE_INSTALL = 0 | 1 +# per default packages should not be forced. +FORCE_INSTALL=1 -- cgit v1.2.3-54-g00ecf