Index: ipk/source.sh4/titanskins_tobayer01/CONTROL/postinst
===================================================================
--- ipk/source.sh4/titanskins_tobayer01/CONTROL/postinst	(revision 9885)
+++ ipk/source.sh4/titanskins_tobayer01/CONTROL/postinst	(revision 11214)
@@ -3,5 +3,7 @@
 echo "successfully installed"
 echo "syncing disk"
+echo "now you can choose the new skin...."
 sync
+
 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
 	SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
@@ -9,3 +11,4 @@
 	echo new freespace size $FREE kb
 fi
+
 exit 0
