Index: ipk/source.sh4/players_tithek/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_tithek/CONTROL/postinst	(revision 23668)
+++ 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
