mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-06-13 02:16:01 +08:00
小调makefile
This commit is contained in:
parent
24131b0050
commit
9fed1005dd
1
Makefile
1
Makefile
@ -146,6 +146,7 @@ copy-files:
|
||||
cp -rv RemoveQemuUser.sh deb/opt/apps/deepin-wine-runner
|
||||
cp -rv InstallBox86.sh deb/opt/apps/deepin-wine-runner
|
||||
cp -rv InstallRuntime deb/opt/apps/deepin-wine-runner
|
||||
cp -rv globalenv.py deb/opt/apps/deepin-wine-runner
|
||||
if [[ ! -d novnc/utils/websockify ]]; then git submodule update --init --recursive ; fi
|
||||
if [[ ! -d novnc/utils/websockify ]]; then cd novnc/utils; git clone https://github.com/novnc/websockify ; fi
|
||||
cp -rv novnc deb/opt/apps/deepin-wine-runner
|
||||
|
Loading…
x
Reference in New Issue
Block a user