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
