mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-27 16:38:06 +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:
|
clean:
|
||||||
python3 RemovePycacheFile.py
|
python3 RemovePycacheFile.py
|
||||||
cd VM-source ; make clean
|
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/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
|
ln -fs /opt/apps/deepin-wine-runner/deepin-wine-venturi-setter.py $(DESTDIR)/usr/bin/deepin-wine-venturi-setter
|
||||||
|
|
||||||
remove:
|
build:
|
||||||
sudo apt purge spark-deepin-wine-runner -y
|
echo Done!
|
||||||
|
|
||||||
run:
|
run:
|
||||||
python3 mainwindow.py
|
python3 mainwindow.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user