Fix: reset DISABLE_LANG and DISABLE_SUP when installing everything

This commit is contained in:
ceriel 1993-11-17 16:49:43 +00:00
parent cf151967a5
commit 1ac5aa547d

View file

@ -163,6 +163,8 @@ do
LIMIT=n LIMIT=n
DO_MACHINE_INDEP=y DO_MACHINE_INDEP=y
DO_FAST=n DO_FAST=n
DISABLE_LANG=
DISABLE_SUP=
if [ $TARGET_HOME = $UTIL_HOME ] if [ $TARGET_HOME = $UTIL_HOME ]
then then
case $ACM in case $ACM in