Index: ipk/source.sh4/titangames_catcatch/CONTROL/postinst
===================================================================
--- ipk/source.sh4/titangames_catcatch/CONTROL/postinst	(revision 23368)
+++ ipk/source.sh4/titangames_catcatch/CONTROL/postinst	(revision 23373)
@@ -6,11 +6,3 @@
 fi
 
-if [ "/var/swap" == "$INSTDIR" ]; then
-	echo "syncing disk"
-	sync
-else
-	SPACE=`getfreespace "$INSTDIR"`
-	FREE=`expr $SPACE - 100`
-	echo new freespace size $FREE kb
-fi
 exit 0
