fix: bugs

This commit is contained in:
Euiseo Cha 2023-03-30 15:34:40 +09:00
parent a23b5e3116
commit a2598ef89f
Signed by: zeroday0619
GPG Key ID: 220CC17AA79A0AEA
3 changed files with 12 additions and 7 deletions

View File

@ -156,4 +156,4 @@ PKG_LST="unpacked"
# end of Internal Settings (WARNING: for jhalfs developers only)
# end of Advanced Features
REBUILD_MAKEFILE=y
# REBUILD_MAKEFILE is not set

View File

@ -51,9 +51,14 @@ LUSER="lfs"
LGROUP="lfs"
LHOME="/home"
BUILDDIR="/mnt/build_dir"
# GETPKG is not set
GETPKG=y
SRC_ARCHIVE="$SRC_ARCHIVE"
RETRYSRCDOWNLOAD=y
RETRYDOWNLOADCNT=20
DOWNLOADTIMEOUT=30
SERVER="http://ftp.osuosl.org"
# RUNMAKE is not set
# CLEAN is not set
CLEAN=y
# end of General Settings
#
@ -73,7 +78,7 @@ PKGMNGT=y
PKG_PACK=y
# LIB_LOAD is not set
INSTALL_LOG=y
# STRIP is not set
STRIP=y
DEL_LA_FILES=y
# NO_PROGRESS_BAR is not set
# end of Build Settings
@ -87,7 +92,7 @@ CONFIG="$(pwd)/mihari-dev-kernel-config"
NCURSES5=y
TIMEZONE="GMT"
LANG="ko_KR.UTF-8"
# FULL_LOCALE is not set
FULL_LOCALE=y
PAGE_LETTER=y
# PAGE_A4 is not set
PAGE="letter"
@ -151,4 +156,4 @@ PKG_LST="unpacked"
# end of Internal Settings (WARNING: for jhalfs developers only)
# end of Advanced Features
REBUILD_MAKEFILE=y
# REBUILD_MAKEFILE is not set

View File

@ -9,7 +9,7 @@
<!ENTITY before "Must be installed before">
<!ENTITY external "Optional dependencies">
<!ENTITY debian-pool "http://ftp2.fr.debian.org/debian/pool/main/">
<!ENTITY dpkg-version "1.18.23">
<!ENTITY dpkg-version "1.18.25">
<!ENTITY dpkg-size "4,411 KB">
<!ENTITY dpkg-url "&debian-pool;d/dpkg/dpkg_&dpkg-version;.tar.xz">
<!ENTITY dpkg-md5 "2195338c1792b0678575309a099d2da8">