Index: ipk/source.sh4/tools_wlandisplay/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_wlandisplay/CONTROL/postinst	(revision 45958)
+++ ipk/source.sh4/tools_wlandisplay/CONTROL/postinst	(revision 46249)
@@ -9,5 +9,5 @@
 fi
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
+if [ ! -e /etc/.opkg ] && ([ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ]);then
 	opkg update
 	opkg install titan-plugin-tools-wlandisplay --dest $1
