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