mirror of
https://github.com/superconvert/smart-os.git
synced 2024-11-22 10:10:02 +08:00
Update mk_xfce.sh
This commit is contained in:
parent
ac5823d539
commit
a7996afe36
@ -708,7 +708,7 @@ common_build() {
|
||||
# 编译 pango
|
||||
meson_build pango ${PANGO_SRC_DIR}
|
||||
# 编译基础库 ( 这些都是系统库,新系统需要集成 )
|
||||
if [ "$1" = "img" ]; then
|
||||
if [ "${with_xfce}" = true ]; then
|
||||
# 编译 expat
|
||||
common_build expat ${EXPAT_SRC_DIR}
|
||||
# 编译 libudev
|
||||
|
Loading…
Reference in New Issue
Block a user