summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/ncurses/ncurses.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/ncurses/ncurses.install')
-rw-r--r--abs/core-testing/ncurses/ncurses.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/abs/core-testing/ncurses/ncurses.install b/abs/core-testing/ncurses/ncurses.install
deleted file mode 100644
index 6b5a1dc..0000000
--- a/abs/core-testing/ncurses/ncurses.install
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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 $*