Index: ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst	(revision 45685)
@@ -14,5 +14,5 @@
 rm -rf stm23
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-lcdpearl1 --dest $1
Index: ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm	(revision 45685)
@@ -6,5 +6,5 @@
 rm -rf /var/etc/lcd4linux.conf
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-lcdpearl1 --dest $1
 fi
