Index: ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst	(revision 23484)
+++ ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst	(revision 23557)
@@ -14,3 +14,7 @@
 rm -rf stm23
 
+if [ $INSTDIR != "/var" ]; then
+	ln -s $PLUGINDIR /var/usr/local/share/titan/plugins/lcdpearl1 
+fi
+
 exit 0
