The following commit has been merged in the master branch:
commit 67072fa6388d91eea725804cd053502ca608e160
Author: Franklin <[email protected]>
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
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit