Index: ipk/source.sh4/titanswapskins_default_grey/CONTROL/postrm
===================================================================
--- ipk/source.sh4/titanswapskins_default_grey/CONTROL/postrm	(revision 15856)
+++ ipk/source.sh4/titanswapskins_default_grey/CONTROL/postrm	(revision 15994)
@@ -2,5 +2,5 @@
 TMP=/tmp/.skin
 
-rm -r /var/swap/titanskins/default_grey
+rm -rf /var/swap/titanskins/default_grey
 
 echo "successfully removed"
Index: ipk/source.sh4/titanswapskins_default_grey/CONTROL/preinst
===================================================================
--- ipk/source.sh4/titanswapskins_default_grey/CONTROL/preinst	(revision 15856)
+++ ipk/source.sh4/titanswapskins_default_grey/CONTROL/preinst	(revision 15994)
@@ -53,4 +53,5 @@
 fi
 
+rm -rf /var/swap/titanskins/default_grey
 echo "installing default_grey skin to swapstick..."
 
