1 ## arg 1: the new package version
2 ## arg 2: the old package version
4 if [ "`vercmp $2 1.0pre1-2`" -lt 0 ]; then
5 echo "===================================================="
7 echo "|!! Due to important changes to the locales, !!!|"
8 echo "|!! you must delete your BlueGriffon's user !!!|"
9 echo "|!! profile before launching this new build : !!!|"
10 echo "|!! rm -R ~/.disruptive\ innovations\ sarl/ !!!|"
12 echo "===================================================="