updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / gnu-fdisk / gnu-fdisk.install
blob5634d3f3637c97bfe9131119b3fe9ad1bb02e2e4
1 post_install() {
2         
3         cat << EOF
5 The fdisk and cfdisk utilities are renamed as gnu-fdisk and gnu-cfdisk respectively
7 util-linux fdisk compatible clone is 'lfdisk'
8 Extended fdisk with gnu-fdisk specific extensions is 'gfdisk'
10 EOF
11         
14 post_upgrade() {
15         
16         post_install $1
17         
20 post_remove() {
21         
22         echo
23