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