Index: ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst	(revision 41796)
+++ ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst	(revision 43292)
@@ -9,3 +9,8 @@
 fi
 
+if [ -e /etc/.oebuild ];then
+	opkg update
+	opkg install titan-plugin-lcdsamsung --dest $1
+fi
+
 exit 0
