Index: ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst	(revision 24155)
+++ ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst	(revision 45030)
@@ -1,3 +1,9 @@
 #!/bin/sh
+
+if [ -e /etc/.oebuild ];then
+	opkg update
+	opkg install titan-plugin-instar --dest $1
+fi
+
 INSTDIR="$1" 
 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/instar"
