Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm	(revision 46249)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm	(revision 46250)
@@ -1,4 +1,4 @@
 #!/bin/sh
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
+if [ ! -e /etc/.opkg ] && ([ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ]);then
 #	opkg remove titan-plugin-player-hbbtv --dest $1
 	opkg remove webkit-hbbtv-plugin
