Index: ipk/source.sh4/players_hbbtv/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_hbbtv/CONTROL/postinst	(revision 24155)
+++ ipk/source.sh4/players_hbbtv/CONTROL/postinst	(revision 24607)
@@ -8,13 +8,13 @@
 ln -s "$INSTDIR/usr/local/share/titan/plugins/hbbtv/opera/gstreamer-0.10" /var/usr/lib
 
-model=`cat /etc/model`
+#model=`cat /etc/model`
 
-if [ "$model" = "ufs910" ];then
-	if [ -e /var/swapdir/swapfile ] && [ -e /tmp/.tmp60mb ];then
-		echo "umount /tmp (60mb)"
-		umount /tmp
-		rm -f /tmp/.tmp60mb
-	fi
-fi
+#if [ "$model" = "ufs910" ];then
+#	if [ -e /var/swapdir/swapfile ] && [ -e /tmp/.tmp60mb ];then
+#		echo "umount /tmp (60mb)"
+#		umount /tmp
+#		rm -f /tmp/.tmp60mb
+#	fi
+#fi
 
 exit 0
