优化
This commit is contained in:
@@ -11,4 +11,4 @@ Priority: optional
|
||||
Depends: python3, python3-pyqt5, bubblewrap, gx-env-runtime
|
||||
Section: utils
|
||||
Installed-Size: 1100
|
||||
Description: gx-env-runtime
|
||||
Description: deepin15(deepin20/23)兼容环境
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
# 缓存目录:~/.cache/deepin-wine-runner
|
||||
if [ "$1" = "remove" ] || [ "$1" = "purge" ]; then
|
||||
rm -rf /usr/share/applications/gx-env/*.desktop
|
||||
rm -rf /usr/share/applications/gx-env-*.desktop
|
||||
else
|
||||
echo "非卸载,跳过清理"
|
||||
fi
|
||||
Reference in New Issue
Block a user