Index: ipk/source/epg_crossepg/CONTROL/control
===================================================================
--- ipk/source/epg_crossepg_0_61/CONTROL/control	(revision 11791)
+++ ipk/source/epg_crossepg/CONTROL/control	(revision 12090)
@@ -1,4 +1,4 @@
 Package: enigma2-plugin-epg-crossepg
-Version: 0.61
+Version: 0.62
 Architecture: sh4
 OE: CrossEPG by sandro cavazzoni for SKYit, SKYuk, AUsat
Index: ipk/source/epg_crossepg/CONTROL/preinst
===================================================================
--- ipk/source/epg_crossepg_0_61/CONTROL/preinst	(revision 11791)
+++ ipk/source/epg_crossepg/CONTROL/preinst	(revision 12090)
@@ -32,5 +32,4 @@
 	fi
 fi   
-echo "installing CrossEPG 0.61 ..."
 
 buildgroup=`cat /etc/.buildgroup`
@@ -39,8 +38,11 @@
 	echo --------------------------- 	 	 
 	echo DONT USE this IPK Package!! 	 	 
-	echo --- 	 	 
+	echo --- 	 	
 	echo Only for $buildgroup Image!! 	 	 
 	echo --------------------------- 	 	 
 	exit 1 	 	 
 fi
+
+echo "installing CrossEPG ..."
+sync
 exit 0
Index: ipk/source/epg_crossepg/CONTROL/prerm
===================================================================
--- ipk/source/epg_crossepg_0_61/CONTROL/prerm	(revision 11791)
+++ ipk/source/epg_crossepg/CONTROL/prerm	(revision 12090)
@@ -8,4 +8,4 @@
 	echo freespace size $FREE kb
 fi
-echo "removing CrossEPG v0.61"
+echo "removing CrossEPG...."
 exit 0
