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