fix: bugs

This commit is contained in:
Euiseo Cha 2023-03-30 17:38:31 +09:00
parent c463f10a88
commit c18186f031
Signed by: zeroday0619
GPG Key ID: 220CC17AA79A0AEA
1 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@ RETRYSRCDOWNLOAD=y
RETRYDOWNLOADCNT=20
DOWNLOADTIMEOUT=30
SERVER="http://ftp.osuosl.org"
# RUNMAKE is not set
RUNMAKE=y
CLEAN=y
# end of General Settings
@ -69,11 +69,11 @@ CONFIG_TESTS=y
#
# Test settings
#
TST_1=y
# TST_2 is not set
# TST_1 is not set
TST_2=y
# end of Test settings
TEST=1
TEST=2
PKGMNGT=y
PKG_PACK=y
# LIB_LOAD is not set
@ -90,7 +90,7 @@ DEL_LA_FILES=y
CONFIG_BUILD_KERNEL=y
CONFIG="$(pwd)/mihari-dev-kernel-config"
NCURSES5=y
TIMEZONE="GMT"
TIMEZONE="KST"
LANG="ko_KR.UTF-8"
FULL_LOCALE=y
PAGE_LETTER=y