summarylogtreecommitdiffstats
path: root/deepin-wine-mailmaster.install
diff options
context:
space:
mode:
Diffstat (limited to 'deepin-wine-mailmaster.install')
-rw-r--r--deepin-wine-mailmaster.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/deepin-wine-mailmaster.install b/deepin-wine-mailmaster.install
index 8dc26b08ec85..8b573d5ff80a 100644
--- a/deepin-wine-mailmaster.install
+++ b/deepin-wine-mailmaster.install
@@ -7,10 +7,10 @@ post_install() {
info
}
post_upgrade() {
- find /home -maxdepth 2 -name ".deepinwine" -exec rm -f \{\}/Deepin-@bottlename@/reinstalled \;
+ find /home -maxdepth 2 -name ".deepinwine" -exec rm -f \{\}/Deepin-MasterMaster/reinstalled \;
info
}
pre_remove() {
- echo "deleting the Deepin-@bottlename@ bottle..."
- find /home -maxdepth 2 -name ".deepinwine" -exec rm -rf \{\}/Deepin-@bottlename@/ \;
+ echo "deleting the Deepin-MasterMaster bottle..."
+ find /home -maxdepth 2 -name ".deepinwine" -exec rm -rf \{\}/Deepin-MasterMaster/ \;
} \ No newline at end of file