Index: ipk/source.sh4/network_xupnpd/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_xupnpd/CONTROL/postinst	(revision 36008)
+++ ipk/source.sh4/network_xupnpd/CONTROL/postinst	(revision 43292)
@@ -7,3 +7,8 @@
 mkdir $INSTDIR/etc/xupnpd/config
 
+if [ -e /etc/.oebuild ];then
+	opkg update
+	opkg install titan-plugin-xupnpd --dest $1
+fi
+
 exit 0
