Index: /ipk/source.sh4/titangames_catcatch/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titangames_catcatch/CONTROL/postinst	(revision 23398)
+++ /ipk/source.sh4/titangames_catcatch/CONTROL/postinst	(revision 23399)
@@ -3,5 +3,5 @@
 
 if [ "/var" != "$INSTDIR" ]; then
-	ln -sfn "$INSTDIR/usr/local/share/titan/plugins/dlna" /var/usr/local/share/titan/plugins/dlna
+	ln -sfn "$INSTDIR/usr/local/share/titan/plugins/catcatch" /var/usr/local/share/titan/plugins/catcatch
 fi
 
Index: /ipk/source.sh4/titangames_catcatch/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titangames_catcatch/CONTROL/postrm	(revision 23398)
+++ /ipk/source.sh4/titangames_catcatch/CONTROL/postrm	(revision 23399)
@@ -2,5 +2,5 @@
 INSTDIR="$1"
 
-rm -rf "$INSTDIR/usr/local/share/titan/plugins/dlna"
+rm -rf "$INSTDIR/usr/local/share/titan/plugins/catcatch"
 
 exit 0
