Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst	(revision 45683)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst	(revision 45684)
@@ -1,4 +1,4 @@
 #!/bin/sh
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
 	opkg update
 #	opkg install titan-plugin-hbbtv --dest $1
@@ -15,6 +15,6 @@
 	#model=`cat /etc/model`
 
-	#if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	#	if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
+	#if [ "$model" = "ufs910" ];then
+	#	if [ -e /var/swapdir/swapfile ] && [ -e /tmp/.tmp60mb ];then
 	#		echo "umount /tmp (60mb)"
 	#		umount /tmp
Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm	(revision 45683)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm	(revision 45684)
@@ -1,4 +1,4 @@
 #!/bin/sh
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
 #	opkg remove titan-plugin-hbbtv --dest $1
 	opkg remove webkit-hbbtv-plugin
Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/preinst
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/preinst	(revision 45683)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/preinst	(revision 45684)
@@ -7,6 +7,6 @@
 #model=`cat /etc/model`
 
-#if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-#	if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
+#if [ "$model" = "ufs910" ];then
+#	if [ -e /var/swapdir/swapfile ];then
 #		echo "mount /tmp (60mb)"
 #		mount -t tmpfs -o remount,size=60m,mode=1777 tmp /tmp
