mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-13 01:58:27 +08:00
修改makefile
This commit is contained in:
parent
87a54b8d72
commit
982521b0c3
7
Makefile
7
Makefile
@ -1,6 +1,3 @@
|
||||
build:
|
||||
make package -j$(nproc)
|
||||
|
||||
clean:
|
||||
python3 RemovePycacheFile.py
|
||||
cd VM-source ; make clean
|
||||
@ -147,8 +144,8 @@ install:
|
||||
ln -fs /opt/apps/deepin-wine-runner/InstallVisualCPlusPlus.py $(DESTDIR)/usr/bin/deepin-wine-runner-wine-vscppruntime-installer
|
||||
ln -fs /opt/apps/deepin-wine-runner/deepin-wine-venturi-setter.py $(DESTDIR)/usr/bin/deepin-wine-venturi-setter
|
||||
|
||||
remove:
|
||||
sudo apt purge spark-deepin-wine-runner -y
|
||||
build:
|
||||
echo Done!
|
||||
|
||||
run:
|
||||
python3 mainwindow.py
|
||||
|
Loading…
Reference in New Issue
Block a user