Index: ipk/source.sh4/browser_netsurf/CONTROL/postinst
===================================================================
--- ipk/source.sh4/browser_netsurf/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/browser_netsurf/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-browser --dest $1
Index: ipk/source.sh4/browser_netsurf/CONTROL/postrm
===================================================================
--- ipk/source.sh4/browser_netsurf/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/browser_netsurf/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-browser --dest $1
 	opkg remove titan-netsurf
Index: ipk/source.sh4/games_catcatch/CONTROL/postinst
===================================================================
--- ipk/source.sh4/games_catcatch/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/games_catcatch/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-catcatch --dest $1
Index: ipk/source.sh4/games_catcatch/CONTROL/postrm
===================================================================
--- ipk/source.sh4/games_catcatch/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/games_catcatch/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-catcatch --dest $1
 fi
Index: ipk/source.sh4/games_sudoku/CONTROL/postinst
===================================================================
--- ipk/source.sh4/games_sudoku/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/games_sudoku/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-sudoku --dest $1
Index: ipk/source.sh4/games_sudoku/CONTROL/postrm
===================================================================
--- ipk/source.sh4/games_sudoku/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/games_sudoku/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-sudoku --dest $1
 fi
Index: ipk/source.sh4/games_wins3/CONTROL/postinst
===================================================================
--- ipk/source.sh4/games_wins3/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/games_wins3/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-wins3 --dest $1
Index: ipk/source.sh4/games_wins3/CONTROL/postrm
===================================================================
--- ipk/source.sh4/games_wins3/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/games_wins3/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-wins3 --dest $1
 fi
Index: ipk/source.sh4/infos_imdb/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_imdb/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/infos_imdb/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-imdb --dest $1
Index: ipk/source.sh4/infos_imdb/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_imdb/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/infos_imdb/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-imdb --dest $1
 fi
Index: ipk/source.sh4/infos_imdbapi/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_imdbapi/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/infos_imdbapi/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-imdbapi --dest $1
Index: ipk/source.sh4/infos_imdbapi/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_imdbapi/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/infos_imdbapi/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-imdbapi --dest $1
 fi
Index: ipk/source.sh4/infos_news/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_news/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/infos_news/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-news --dest $1
Index: ipk/source.sh4/infos_news/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_news/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/infos_news/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-news --dest $1
 fi
Index: ipk/source.sh4/infos_stock/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_stock/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/infos_stock/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-stock --dest $1
Index: ipk/source.sh4/infos_stock/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_stock/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/infos_stock/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-stock --dest $1
 fi
Index: ipk/source.sh4/infos_streaminfo/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_streaminfo/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/infos_streaminfo/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-streaminfo --dest $1
Index: ipk/source.sh4/infos_streaminfo/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_streaminfo/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/infos_streaminfo/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-streaminfo --dest $1
 fi
Index: ipk/source.sh4/infos_tmdb/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_tmdb/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/infos_tmdb/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-tmdb --dest $1
Index: ipk/source.sh4/infos_tmdb/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_tmdb/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/infos_tmdb/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-tmdb --dest $1
 fi
Index: ipk/source.sh4/infos_weather/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_weather/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/infos_weather/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-weather --dest $1
Index: ipk/source.sh4/infos_weather/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_weather/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/infos_weather/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-weather --dest $1
 fi
Index: ipk/source.sh4/infos_wm2018/CONTROL/postinst
===================================================================
--- ipk/source.sh4/infos_wm2018/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/infos_wm2018/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-wm2018 --dest $1
Index: ipk/source.sh4/infos_wm2018/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_wm2018/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/infos_wm2018/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-wm2018 --dest $1
 fi
Index: ipk/source.sh4/network_dlna/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_dlna/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/network_dlna/CONTROL/postinst	(revision 45685)
@@ -6,5 +6,5 @@
 echo PLUGINDIR $PLUGINDIR
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install minidlna --dest $1
Index: ipk/source.sh4/network_dlna/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_dlna/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/network_dlna/CONTROL/postrm	(revision 45685)
@@ -5,5 +5,5 @@
 rm -rf "$PLUGINDIR" >/dev/null 2>&1
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove minidlna --dest $1
 fi
Index: ipk/source.sh4/network_facebook/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_facebook/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/network_facebook/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-facebook --dest $1
Index: ipk/source.sh4/network_facebook/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_facebook/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/network_facebook/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-facebook --dest $1
 fi
Index: ipk/source.sh4/network_ipsec/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_ipsec/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/network_ipsec/CONTROL/postinst	(revision 45685)
@@ -3,5 +3,5 @@
 ARCH=$(cat /etc/.arch)
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install strongswan
Index: ipk/source.sh4/network_ipsec/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_ipsec/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/network_ipsec/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	sed 's/ipsec=.*//g' -i /mnt/config/start-config
 	opkg remove strongswan --force-removal-of-dependent-packages
Index: ipk/source.sh4/network_minisatip/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_minisatip/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/network_minisatip/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install minisatip
Index: ipk/source.sh4/network_minisatip/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_minisatip/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/network_minisatip/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	sed 's/minisatip=.*//g' -i /mnt/config/start-config
 	opkg remove minisatip
Index: ipk/source.sh4/network_networkbrowser/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_networkbrowser/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/network_networkbrowser/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-networkbrowser --dest $1
Index: ipk/source.sh4/network_networkbrowser/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_networkbrowser/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/network_networkbrowser/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-networkbrowser --dest $1
 fi
Index: ipk/source.sh4/network_satipclient/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_satipclient/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/network_satipclient/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install satipclient
Index: ipk/source.sh4/network_satipclient/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_satipclient/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/network_satipclient/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	sed 's/satipclient=.*//g' -i /mnt/config/start-config
 	opkg remove satipclient
Index: ipk/source.sh4/network_xupnpd/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_xupnpd/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/network_xupnpd/CONTROL/postinst	(revision 45685)
@@ -7,5 +7,5 @@
 mkdir $INSTDIR/etc/xupnpd/config
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-xupnpd --dest $1
Index: ipk/source.sh4/network_xupnpd/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_xupnpd/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/network_xupnpd/CONTROL/postrm	(revision 45685)
@@ -6,5 +6,5 @@
 rm -rf $INSTDIR/etc/xupnpd >/dev/null 2>&1
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-xupnpd --dest $1
 fi
Index: ipk/source.sh4/players_tmc/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_tmc/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/players_tmc/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-tmc --dest $1
Index: ipk/source.sh4/players_tmc/CONTROL/postrm
===================================================================
--- ipk/source.sh4/players_tmc/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/players_tmc/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-tmc --dest $1
 fi
Index: ipk/source.sh4/playersnp_dvdplayer/CONTROL/postinst
===================================================================
--- ipk/source.sh4/playersnp_dvdplayer/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/playersnp_dvdplayer/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-dvdplayer --dest $1
Index: ipk/source.sh4/playersnp_dvdplayer/CONTROL/postrm
===================================================================
--- ipk/source.sh4/playersnp_dvdplayer/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/playersnp_dvdplayer/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-dvdplayer --dest $1
 fi
Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst	(revision 45685)
@@ -1,4 +1,4 @@
 #!/bin/sh
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 #	opkg install titan-plugin-hbbtv --dest $1
Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm	(revision 45685)
@@ -1,4 +1,4 @@
 #!/bin/sh
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 #	opkg remove titan-plugin-hbbtv --dest $1
 	opkg remove webkit-hbbtv-plugin
Index: ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-instar --dest $1
Index: ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-instar --dest $1
 else
Index: ipk/source.sh4/tools_autotimer/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_autotimer/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_autotimer/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-autotimer --dest $1
Index: ipk/source.sh4/tools_autotimer/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_autotimer/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_autotimer/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-autotimer --dest $1
 fi
Index: ipk/source.sh4/tools_callmonitor/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_callmonitor/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_callmonitor/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-callmonitor1 --dest $1
Index: ipk/source.sh4/tools_callmonitor/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_callmonitor/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_callmonitor/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-callmonitor1 --dest $1
 else
Index: ipk/source.sh4/tools_filemanager/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_filemanager/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_filemanager/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-filemanager --dest $1
Index: ipk/source.sh4/tools_filemanager/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_filemanager/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_filemanager/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-filemanager --dest $1
 fi
Index: ipk/source.sh4/tools_keylock/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_keylock/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_keylock/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-keylock --dest $1
Index: ipk/source.sh4/tools_keylock/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_keylock/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_keylock/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-keylock --dest $1
 fi
Index: ipk/source.sh4/tools_kravencfg/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_kravencfg/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_kravencfg/CONTROL/postinst	(revision 45685)
@@ -5,5 +5,5 @@
 chmod 755 $INSTDIR/usr/local/share/titan/plugins/kravencfg/kravencfg.sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-kravencfg --dest $1
Index: ipk/source.sh4/tools_kravencfg/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_kravencfg/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_kravencfg/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-kravencfg --dest $1
 fi
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
Index: ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst	(revision 45685)
@@ -9,5 +9,5 @@
 fi
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-lcdsamsung --dest $1
Index: ipk/source.sh4/tools_lcdsamsung/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_lcdsamsung/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_lcdsamsung/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-lcdsamsung --dest $1
 fi
Index: ipk/source.sh4/tools_optimize/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_optimize/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_optimize/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-optimize --dest $1
Index: ipk/source.sh4/tools_optimize/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_optimize/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_optimize/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-optimize --dest $1
 fi
Index: ipk/source.sh4/tools_rgui/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_rgui/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_rgui/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-rgui --dest $1
Index: ipk/source.sh4/tools_rgui/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_rgui/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_rgui/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-rgui --dest $1
 fi
Index: ipk/source.sh4/tools_scriptexec/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_scriptexec/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_scriptexec/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-scriptexec --dest $1
Index: ipk/source.sh4/tools_scriptexec/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_scriptexec/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_scriptexec/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-scriptexec --dest $1
 fi
Index: ipk/source.sh4/tools_stopifnotused/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_stopifnotused/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_stopifnotused/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-stopifnotused --dest $1
Index: ipk/source.sh4/tools_stopifnotused/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_stopifnotused/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_stopifnotused/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-stopifnotused --dest $1
 fi
Index: ipk/source.sh4/tools_tsschnitt/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_tsschnitt/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_tsschnitt/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-tsschnitt --dest $1
Index: ipk/source.sh4/tools_tsschnitt/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_tsschnitt/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_tsschnitt/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-tsschnitt --dest $1
 fi
Index: ipk/source.sh4/tools_usbreset/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_usbreset/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_usbreset/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-usbreset --dest $1
Index: ipk/source.sh4/tools_usbreset/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_usbreset/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_usbreset/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-usbreset --dest $1
 fi
Index: ipk/source.sh4/tools_wlandisplay/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_wlandisplay/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_wlandisplay/CONTROL/postinst	(revision 45685)
@@ -9,5 +9,5 @@
 fi
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-wlandisplay --dest $1
Index: ipk/source.sh4/tools_wlandisplay/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_wlandisplay/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_wlandisplay/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-wlandisplay --dest $1
 fi
Index: ipk/source.sh4/tools_zapback/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_zapback/CONTROL/postinst	(revision 45684)
+++ ipk/source.sh4/tools_zapback/CONTROL/postinst	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
 	opkg install titan-plugin-zapback --dest $1
Index: ipk/source.sh4/tools_zapback/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_zapback/CONTROL/postrm	(revision 45684)
+++ ipk/source.sh4/tools_zapback/CONTROL/postrm	(revision 45685)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
+if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg remove titan-plugin-zapback --dest $1
 fi
