upgpkg: sbcl 2.3.1-1
[arch-packages.git] / wpa_supplicant / repos / core-x86_64 / wpa_supplicant.install
blob3e4bcd3173643fe3d1db124d741efa31b16ad0ff
1 post_upgrade() {
2   if [[ $(vercmp "$2" '1:2.6-3') -lt 0 ]]; then
3     echo ':: The /etc/wpa_supplicant/wpa_supplicant.conf is file no longer managed by pacman'
4     echo '   and if it was modified, it has been renamed to wpa_supplicant.conf.pacsave.'
5     echo '   Move it to the original location if needed.'
6   fi