mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-05-14 02:00:18 +08:00
修改: spark-dwine-helper/pkg/DEBIAN/control
是我有眼不识泰山
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Package: spark-dwine-helper
|
Package: spark-dwine-helper
|
||||||
Version: 1.0
|
Version: 1.1
|
||||||
Architecture: i386
|
Architecture: i386
|
||||||
Maintainer: shenmo <shenmo@spark-app.store>
|
Maintainer: shenmo <shenmo@spark-app.store>
|
||||||
Installed-Size: 2293
|
Installed-Size: 2293
|
||||||
|
|||||||
@@ -4,15 +4,7 @@
|
|||||||
#
|
#
|
||||||
# Author: Li LongYu <lilongyu@linuxdeepin.com>
|
# Author: Li LongYu <lilongyu@linuxdeepin.com>
|
||||||
# Peng Hao <penghao@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@"
|
WINEPREFIX="$HOME/.deepinwine/@public_bottle_name@"
|
||||||
APPDIR="/opt/deepinwine/apps/@public_bottle_name@"
|
APPDIR="/opt/deepinwine/apps/@public_bottle_name@"
|
||||||
APPVER="@deb_version_string@"
|
APPVER="@deb_version_string@"
|
||||||
@@ -509,7 +501,7 @@ UpdateApp()
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
case $BOTTLENAME in
|
case $BOTTLENAME in
|
||||||
*)
|
"Deepin-Intelligent" | "Deepin-QQ" | "Deepin-TIM" | "Deepin-WeChat" | "Deepin-WXWork" | "Deepin-Dding")
|
||||||
rm -rf "$WINEPREFIX"
|
rm -rf "$WINEPREFIX"
|
||||||
DeployApp
|
DeployApp
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user