updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / bluegriffon / bluegriffon.install
blob75a83815969352fe8bad51943361134feae61e0b
1 ## arg 1:  the new package version
2 ## arg 2:  the old package version
3 post_upgrade() {
4   if [ "`vercmp $2 1.0pre1-2`" -lt 0 ]; then
5     echo "===================================================="
6     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/    !!!|"
11     echo "|!!                                             !!!|"
12     echo "===================================================="
13     echo ""
14   fi