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