mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-06-14 02:46:01 +08:00
小调Makefile
This commit is contained in:
parent
20fdb2aa76
commit
4caf1a3be5
1
Makefile
1
Makefile
@ -147,6 +147,7 @@ copy-files:
|
||||
cp -rv InstallBox86.sh deb/opt/apps/deepin-wine-runner
|
||||
cp -rv InstallRuntime 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/; git clone https://github.com/novnc/websockify ; fi
|
||||
cp -rv novnc deb/opt/apps/deepin-wine-runner
|
||||
mkdir -pv deb/opt/apps/deepin-wine-runner/entries/
|
||||
cp -rv deb/usr/share/applications deb/opt/apps/deepin-wine-runner/entries/applications
|
||||
|
Loading…
x
Reference in New Issue
Block a user