Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst	(revision 45000)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst	(revision 45683)
@@ -1,4 +1,4 @@
 #!/bin/sh
-if [ -e /etc/.oebuild ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 #	opkg install titan-plugin-hbbtv --dest $1
@@ -15,6 +15,6 @@
 	#model=`cat /etc/model`
 
-	#if [ "$model" = "ufs910" ];then
-	#	if [ -e /var/swapdir/swapfile ] && [ -e /tmp/.tmp60mb ];then
+	#if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
+	#	if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	#		echo "umount /tmp (60mb)"
 	#		umount /tmp
