update mk_xfce.sh

This commit is contained in:
superconvert 2022-09-11 14:05:18 +00:00
parent f8f29b48cb
commit 9e7f1cef70

View File

@ -839,8 +839,8 @@ if [ "${with_xfce_test}" = true ]; then
cd $to_dir && (cp ./ / -r -n) && cd .. cd $to_dir && (cp ./ / -r -n) && cd ..
# 预装运行环境 # 预装运行环境
#apt install dbus-x11 xrdp -y rm /usr/local/share/X11/xkb -rf
#apt install xrdp -y ln -s /usr/share/X11/xkb /usr/share/X11
# xfdesktop 需要库的路径, xfdesktop 不能运行,基本上桌面就是黑屏了,可能有 dock 栏和最上面的状态栏 # xfdesktop 需要库的路径, xfdesktop 不能运行,基本上桌面就是黑屏了,可能有 dock 栏和最上面的状态栏
libdir=`pwd`"/a/usr" libdir=`pwd`"/a/usr"