修改: spark-dwine-helper/pkg/DEBIAN/control

是我有眼不识泰山
This commit is contained in:
2022-05-29 19:16:10 +08:00
parent d27b3b9436
commit 8d124fddce
2 changed files with 3 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
Package: spark-dwine-helper
Version: 1.0
Version: 1.1
Architecture: i386
Maintainer: shenmo <shenmo@spark-app.store>
Installed-Size: 2293

View File

@@ -4,15 +4,7 @@
#
# Author: Li LongYu <lilongyu@linuxdeepin.com>
# Peng Hao <penghao@linuxdeepin.com>
#
# Copyright (C) 2022 The Spark Project
# Modifier shenmo <shenmo@spark-app.store>
# sgb76 <sgb76@163.com>
#
# Content modified: line 508: Now will try upgrade any app
#
#
#
WINEPREFIX="$HOME/.deepinwine/@public_bottle_name@"
APPDIR="/opt/deepinwine/apps/@public_bottle_name@"
APPVER="@deb_version_string@"
@@ -509,7 +501,7 @@ UpdateApp()
fi
case $BOTTLENAME in
*)
"Deepin-Intelligent" | "Deepin-QQ" | "Deepin-TIM" | "Deepin-WeChat" | "Deepin-WXWork" | "Deepin-Dding")
rm -rf "$WINEPREFIX"
DeployApp
return