The following commit has been merged in the master branch:
commit f46b2a3f7fd1cc3423a4169c220a0a0f7b46c625
Author: Franklin <[email protected]>
Date:   Wed Dec 10 20:06:03 2014 +0800

    Remove 7-Zip folder before reinstalling

diff --git a/ezgo-misc/update-ezgo-misc b/ezgo-misc/update-ezgo-misc
index 6f65c7a..886fc52 100755
--- a/ezgo-misc/update-ezgo-misc
+++ b/ezgo-misc/update-ezgo-misc
@@ -11,6 +11,7 @@ case "$1" in
     ln -sf /usr/share/ezgo/desktop-files/my_ezgo.desktop 
/usr/share/applications/my_ezgo.desktop
     cd /usr/share/ezgo/ezgo-misc
     tar xf 7zip.tar.gz
+    rm -rf /usr/local/7-Zip
     mv /usr/share/ezgo/ezgo-misc/7-Zip /usr/local/
     ;;
   remove)

-- 
Blend for educatipn with asian specific adaptations

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to