Index: ipk/source.sh4/tools_tsschnitt/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_tsschnitt/CONTROL/postinst	(revision 45918)
+++ ipk/source.sh4/tools_tsschnitt/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-tsschnitt --dest $1
+	opkg install titan-plugin-tools-tsschnitt --dest $1
 fi
 
Index: ipk/source.sh4/tools_tsschnitt/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_tsschnitt/CONTROL/postrm	(revision 45918)
+++ ipk/source.sh4/tools_tsschnitt/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-tsschnitt --dest $1
+	opkg remove titan-plugin-tools-tsschnitt --dest $1
 fi
 
