updated on Fri Jan 13 20:02:10 UTC 2012
[aur-mirror.git] / networkmanager-beta / networkmanager.install
blobde40c17ed1beaa2d660ab3198c4a0d61d40cc933
1 post_upgrade() {
2   (( $(vercmp 0.8.3 $2) > 0 )) && cat <<MSG
3 ATTENTION:
4   /etc/NetworkManager/nm-system-settings.conf has been replaced
5   by /etc/NetworkManager/NetworkManager.conf. Make sure you move
6   any custom settings to the new config file.
7 MSG
8   true