Index: ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst
===================================================================
--- ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst	(revision 23202)
+++ ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst	(revision 23203)
@@ -10,5 +10,4 @@
 	SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
 	FREE=`expr $SPACE - 100`
-	echo ""
 	echo "New free space: $FREE kb"
 else
@@ -17,10 +16,8 @@
 
 if [ "$imageversion" -gt "$releaseversion" ]; then
-	echo ""
 	echo "Successfully installed $plugin (non-release version)."
 	# ==> rm skin_release.xml
 	rm $plugindir/skin_release.xml
 else
-	echo ""
 	echo "Successfully installed $plugin (release version)."
 	# ==> mv skin_release.xml skin.xml"
