Index: ipk/source.sh4/browser_netsurf/CONTROL/postinst
===================================================================
--- ipk/source.sh4/browser_netsurf/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/browser_netsurf/CONTROL/postinst	(revision 24155)
@@ -1,8 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-
-if [ "/var" != "$INSTDIR" ]; then
-	ln -sfn "$INSTDIR/usr/local/share/titan/plugins/browser" /var/usr/local/share/titan/plugins/browser
-fi
 
 exit 0
Index: ipk/source.sh4/browser_netsurf/CONTROL/postrm
===================================================================
--- ipk/source.sh4/browser_netsurf/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/browser_netsurf/CONTROL/postrm	(revision 24155)
@@ -1,6 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-
-rm -rf "$INSTDIR/usr/local/share/titan/plugins/browser"
 
 exit 0
Index: ipk/source.sh4/games_wins3/CONTROL/postinst
===================================================================
--- ipk/source.sh4/games_wins3/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/games_wins3/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/wins3"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/wins3 >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/wins3
-fi
 
 exit 0
Index: ipk/source.sh4/games_wins3/CONTROL/postrm
===================================================================
--- ipk/source.sh4/games_wins3/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/games_wins3/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/wins3"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/wins3
-fi
 
 exit 0
Index: ipk/source.sh4/infos_imdb/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_imdb/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/infos_imdb/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/imdb"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/imdb >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/imdb
-fi
 
 exit 0
Index: ipk/source.sh4/infos_imdb/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_imdb/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/infos_imdb/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/imdb"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/imdb
-fi
 
 exit 0
Index: ipk/source.sh4/infos_imdb/CONTROL/preinst
===================================================================
--- ipk/source.sh4/infos_imdb/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/infos_imdb/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/infos_imdbapi/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_imdbapi/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/infos_imdbapi/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/imdbapi"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/imdbapi >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/imdbapi
-fi
 
 exit 0
Index: ipk/source.sh4/infos_imdbapi/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_imdbapi/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/infos_imdbapi/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/imdbapi"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/imdbapi
-fi
 
 exit 0
Index: ipk/source.sh4/infos_imdbapi/CONTROL/preinst
===================================================================
--- ipk/source.sh4/infos_imdbapi/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/infos_imdbapi/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/infos_news/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_news/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/infos_news/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/news"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/news >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/news
-fi
 
 exit 0
Index: ipk/source.sh4/infos_news/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_news/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/infos_news/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/news"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/news
-fi
 
 exit 0
Index: ipk/source.sh4/infos_news/CONTROL/preinst
===================================================================
--- ipk/source.sh4/infos_news/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/infos_news/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/infos_stock/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_stock/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/infos_stock/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/stock"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/stock >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/stock
-fi
 
 exit 0
Index: ipk/source.sh4/infos_stock/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_stock/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/infos_stock/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/stock"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/stock
-fi
 
 exit 0
Index: ipk/source.sh4/infos_stock/CONTROL/preinst
===================================================================
--- ipk/source.sh4/infos_stock/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/infos_stock/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/infos_streaminfo/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_streaminfo/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/infos_streaminfo/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/streaminfo"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/streaminfo >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/streaminfo
-fi
 
 exit 0
Index: ipk/source.sh4/infos_streaminfo/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_streaminfo/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/infos_streaminfo/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/streaminfo"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/streaminfo
-fi
 
 exit 0
Index: ipk/source.sh4/infos_streaminfo/CONTROL/preinst
===================================================================
--- ipk/source.sh4/infos_streaminfo/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/infos_streaminfo/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/infos_tmdb/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_tmdb/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/infos_tmdb/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/tmdb"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/tmdb >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/tmdb
-fi
 
 exit 0
Index: ipk/source.sh4/infos_tmdb/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_tmdb/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/infos_tmdb/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/tmdb"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/tmdb
-fi
 
 exit 0
Index: ipk/source.sh4/infos_tmdb/CONTROL/preinst
===================================================================
--- ipk/source.sh4/infos_tmdb/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/infos_tmdb/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/infos_weather/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_weather/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/infos_weather/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/weather"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/weather >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/weather
-fi
 
 exit 0
Index: ipk/source.sh4/infos_weather/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_weather/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/infos_weather/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/weather"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/weather
-fi
 
 exit 0
Index: ipk/source.sh4/infos_weather/CONTROL/preinst
===================================================================
--- ipk/source.sh4/infos_weather/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/infos_weather/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/network_dlna/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_dlna/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/network_dlna/CONTROL/postinst	(revision 24155)
@@ -5,9 +5,4 @@
 echo INSTDIR $INSTDIR
 echo PLUGINDIR $PLUGINDIR
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/dlna >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/dlna
-fi
 
 if [ ! -e "$INSTDIR/etc/minidlna.conf" ]; then
Index: ipk/source.sh4/network_dlna/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_dlna/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/network_dlna/CONTROL/postrm	(revision 24155)
@@ -5,7 +5,3 @@
 rm -rf "$PLUGINDIR" >/dev/null 2>&1
 
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/dlna
-fi
-
 exit 0
Index: ipk/source.sh4/network_facebook/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_facebook/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/network_facebook/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/facebook"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/facebook >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/facebook
-fi
 
 exit 0
Index: ipk/source.sh4/network_facebook/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_facebook/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/network_facebook/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/facebook"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/facebook
-fi
 
 exit 0
Index: ipk/source.sh4/network_networkbrowser/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_networkbrowser/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/network_networkbrowser/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/networkbrowser"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/networkbrowser >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/networkbrowser
-fi
 
 exit 0
Index: ipk/source.sh4/network_networkbrowser/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_networkbrowser/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/network_networkbrowser/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/networkbrowser"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/networkbrowser
-fi
 
 exit 0
Index: ipk/source.sh4/players_dvdplayer/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_dvdplayer/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/players_dvdplayer/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/dvdplayer"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/dvdplayer >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/dvdplayer
-fi
 
 exit 0
Index: ipk/source.sh4/players_dvdplayer/CONTROL/postrm
===================================================================
--- ipk/source.sh4/players_dvdplayer/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/players_dvdplayer/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/dvdplayer"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/dvdplayer
-fi
 
 exit 0
Index: ipk/source.sh4/players_gmediarender/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_gmediarender/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/players_gmediarender/CONTROL/postinst	(revision 24155)
@@ -6,7 +6,4 @@
 
 if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/gmediarender >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/gmediarender
-	
 	rm -rf /var/usr/lib/gstreamer-0.10
 	ln -s "$INSTDIR/lib/gstreamer-0.10" /var/usr/lib
Index: ipk/source.sh4/players_gmediarender/CONTROL/postrm
===================================================================
--- ipk/source.sh4/players_gmediarender/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/players_gmediarender/CONTROL/postrm	(revision 24155)
@@ -1,10 +1,9 @@
 #!/bin/sh
 INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/catcatch"
+PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/gmediarender"
 
 rm -rf "$PLUGINDIR" >/dev/null 2>&1
 
 if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/gmediarender
 	rm -rf /var/usr/lib/gstreamer-0.10
 fi
Index: ipk/source.sh4/players_hbbtv/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_hbbtv/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/players_hbbtv/CONTROL/postinst	(revision 24155)
@@ -4,9 +4,4 @@
 
 sed s#_path_#"$INSTDIR"#g -i "$PLUGINDIR/opera/run"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/hbbtv >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/hbbtv
-fi
 
 rm -rf /var/usr/lib/gstreamer-0.10
Index: ipk/source.sh4/players_hbbtv/CONTROL/postrm
===================================================================
--- ipk/source.sh4/players_hbbtv/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/players_hbbtv/CONTROL/postrm	(revision 24155)
@@ -4,9 +4,4 @@
 
 rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/hbbtv
-fi
-
 rm -rf /var/usr/lib/gstreamer-0.10
 
Index: ipk/source.sh4/players_mc/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_mc/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/players_mc/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/mc"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/mc >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/mc
-fi
 
 exit 0
Index: ipk/source.sh4/players_mc/CONTROL/postrm
===================================================================
--- ipk/source.sh4/players_mc/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/players_mc/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/mc"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/mc
-fi
 
 exit 0
Index: ipk/source.sh4/players_mc/CONTROL/preinst
===================================================================
--- ipk/source.sh4/players_mc/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/players_mc/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/players_tithek/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_tithek/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/players_tithek/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/tithek"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/tithek >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/tithek
-fi
 
 exit 0
Index: ipk/source.sh4/players_tithek/CONTROL/postrm
===================================================================
--- ipk/source.sh4/players_tithek/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/players_tithek/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/tithek"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/tithek
-fi
 
 exit 0
Index: ipk/source.sh4/players_tithek/CONTROL/preinst
===================================================================
--- ipk/source.sh4/players_tithek/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/players_tithek/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/players_tmc/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_tmc/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/players_tmc/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/tmc"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/tmc >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/tmc
-fi
 
 exit 0
Index: ipk/source.sh4/players_tmc/CONTROL/postrm
===================================================================
--- ipk/source.sh4/players_tmc/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/players_tmc/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/tmc"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/tmc
-fi
 
 exit 0
Index: ipk/source.sh4/players_tmc/CONTROL/preinst
===================================================================
--- ipk/source.sh4/players_tmc/CONTROL/preinst	(revision 24135)
+++ ipk/source.sh4/players_tmc/CONTROL/preinst	(revision 24155)
Index: ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst	(revision 24155)
@@ -2,9 +2,4 @@
 INSTDIR="$1" 
 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/instar"
-
-if [ $INSTDIR != "/var" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/instar >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/instar 
-fi
 
 if [ -e /tmp/instar.conf ]; then
Index: ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm	(revision 24155)
@@ -3,9 +3,5 @@
 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/instar"
 
-rm -r "$PLUGINDIR" >/dev/null 2>&1 
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/instar
-FI
+rm -r "$PLUGINDIR" >/dev/null 2>&1
 
 exit 0
Index: ipk/source.sh4/tools_PermanentTime/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_PermanentTime/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_PermanentTime/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/permtime"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/permtime >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/permtime
-fi
 
 exit 0
Index: ipk/source.sh4/tools_PermanentTime/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_PermanentTime/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_PermanentTime/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/permtime"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/permtime
-fi
 
 exit 0
Index: ipk/source.sh4/tools_autotimer/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_autotimer/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_autotimer/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/autotimer"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/autotimer >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/autotimer
-fi
 
 exit 0
Index: ipk/source.sh4/tools_autotimer/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_autotimer/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_autotimer/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/autotimer"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/autotimer
-fi
 
 exit 0
Index: ipk/source.sh4/tools_callmonitor/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_callmonitor/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_callmonitor/CONTROL/postinst	(revision 24155)
@@ -2,9 +2,4 @@
 INSTDIR="$1"  
 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/callmonitor1"
-
-if [ $INSTDIR != "/var" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/callmonitor1 >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/callmonitor1 
-fi
 
 if [ -e /tmp/callmon.conf ]; then
Index: ipk/source.sh4/tools_callmonitor/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_callmonitor/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_callmonitor/CONTROL/postrm	(revision 24155)
@@ -5,7 +5,3 @@
 rm -rf "$PLUGINDIR" >/dev/null 2>&1
 
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/callmonitor1
-fi 
-
 exit 0
Index: ipk/source.sh4/tools_filemanager/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_filemanager/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_filemanager/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/filemanager"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/filemanager >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/filemanager
-fi
 
 exit 0
Index: ipk/source.sh4/tools_filemanager/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_filemanager/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_filemanager/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/filemanager"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/filemanager
-fi
 
 exit 0
Index: ipk/source.sh4/tools_keylock/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_keylock/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_keylock/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/keylock"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/keylock >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/keylock
-fi
 
 exit 0
Index: ipk/source.sh4/tools_keylock/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_keylock/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_keylock/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/keylock"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/keylock
-fi
 
 exit 0
Index: ipk/source.sh4/tools_optimize/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_optimize/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_optimize/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/optimize"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/optimize >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/optimize
-fi
 
 exit 0
Index: ipk/source.sh4/tools_optimize/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_optimize/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_optimize/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/optimize"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/optimize
-fi
 
 exit 0
Index: ipk/source.sh4/tools_panel/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_panel/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_panel/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/panel"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/panel >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/panel
-fi
 
 exit 0
Index: ipk/source.sh4/tools_panel/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_panel/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_panel/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/panel"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/panel
-fi
 
 exit 0
Index: ipk/source.sh4/tools_rgui/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_rgui/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_rgui/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/rgui"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/rgui >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/rgui
-fi
 
 exit 0
Index: ipk/source.sh4/tools_rgui/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_rgui/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_rgui/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/rgui"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/rgui
-fi
 
 exit 0
Index: ipk/source.sh4/tools_scriptexec/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_scriptexec/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_scriptexec/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/scriptexec"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/scriptexec >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/scriptexec
-fi
 
 exit 0
Index: ipk/source.sh4/tools_scriptexec/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_scriptexec/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_scriptexec/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/scriptexec"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/scriptexec
-fi
 
 exit 0
Index: ipk/source.sh4/tools_stopifnotused/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_stopifnotused/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_stopifnotused/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/stopifnotused"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/stopifnotused >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/stopifnotused
-fi
 
 exit 0
Index: ipk/source.sh4/tools_stopifnotused/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_stopifnotused/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_stopifnotused/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/stopifnotused"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/stopifnotused
-fi
 
 exit 0
Index: ipk/source.sh4/tools_zapback/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_zapback/CONTROL/postinst	(revision 24135)
+++ ipk/source.sh4/tools_zapback/CONTROL/postinst	(revision 24155)
@@ -1,10 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/zapback"
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/zapback >/dev/null 2>&1
-	ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/zapback
-fi
 
 exit 0
Index: ipk/source.sh4/tools_zapback/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_zapback/CONTROL/postrm	(revision 24135)
+++ ipk/source.sh4/tools_zapback/CONTROL/postrm	(revision 24155)
@@ -1,11 +1,3 @@
 #!/bin/sh
-INSTDIR="$1"
-PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/zapback"
-
-rm -rf "$PLUGINDIR" >/dev/null 2>&1
-
-if [ "/var" != "$INSTDIR" ]; then
-	rm -rf /var/usr/local/share/titan/plugins/zapback
-fi
 
 exit 0
