[sinthgunt] r197 committed - uninstall.sh now also looks for *Sinthgunt*.

1 view
Skip to first unread message

sint...@googlecode.com

unread,
Nov 22, 2010, 2:00:00 PM11/22/10
to sint...@googlegroups.com
Revision: 197
Author: kare1234
Date: Mon Nov 22 10:59:26 2010
Log: uninstall.sh now also looks for *Sinthgunt*.
http://code.google.com/p/sinthgunt/source/detail?r=197

Modified:
/trunk/uninstall.sh

=======================================
--- /trunk/uninstall.sh Sun Nov 21 12:16:45 2010
+++ /trunk/uninstall.sh Mon Nov 22 10:59:26 2010
@@ -19,5 +19,6 @@
#

##############################################################################
sudo find /usr -path "*sinthgunt*" > files.txt
+sudo find /usr -path "*Sinthgunt*" >> files.txt
sudo cat files.txt | sudo xargs rm -rf
rm files.txt

Reply all
Reply to author
Forward
0 new messages