[Blends-commit] [SCM] ezgo branch, master, updated. c4c461e3d7b1812feaa4bc7944cc2d6c2a179c15

Franklin franklin at goodhorse.idv.tw
Thu Feb 26 15:13:24 UTC 2015


The following commit has been merged in the master branch:
commit 67072fa6388d91eea725804cd053502ca608e160
Author: Franklin <franklin at goodhorse.idv.tw>
Date:   Thu Jan 29 00:18:44 2015 +0800

    Fix remove 7-zip folder arguments for ezgo-misc uninstall

diff --git a/ezgo-misc/update-ezgo-misc b/ezgo-misc/update-ezgo-misc
index 14a1c7f..619b3b7 100755
--- a/ezgo-misc/update-ezgo-misc
+++ b/ezgo-misc/update-ezgo-misc
@@ -40,7 +40,7 @@ case "$1" in
 	rm -f /usr/share/applications/my_computer.desktop
 	rm -f /usr/share/applications/my_ezgo.desktop
 	rm -f /usr/share/applications/about_ezgo.desktop
-    rm -f /usr/local/7-Zip
+    rm -rf /usr/local/7-Zip
     if [ -e /etc/tuxpaint/tuxpaint.conf ]; then
     	sed -i 's/sysfonts=yes//g' /etc/tuxpaint/tuxpaint.conf
     fi

-- 
Blend for educatipn with asian specific adaptations



More information about the Blends-commit mailing list