Browse Source

Fix: reset DISABLE_LANG and DISABLE_SUP when installing everything

ceriel 30 years ago
parent
commit
1ac5aa547d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      first/first

+ 2 - 0
first/first

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