summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/ncurses/ncurses.install
blob: 6b5a1dcec415b5a8db667222299ad8726c0c62d4 (plain)
1
2
3
4
5
6
7
8
9
# arg 1:  the new package version
# arg 2:  the old package version
post_upgrade() {
  echo ">> You can safely ignore any \"cannot open shared object\" errors you see above"
}

op=$1
shift
$op $*