summaryrefslogtreecommitdiff
path: root/community/unace/unace.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/unace/unace.install')
-rw-r--r--community/unace/unace.install14
1 files changed, 0 insertions, 14 deletions
diff --git a/community/unace/unace.install b/community/unace/unace.install
deleted file mode 100644
index 68408ad40..000000000
--- a/community/unace/unace.install
+++ /dev/null
@@ -1,14 +0,0 @@
-# arg 1: the new package version
-post_install() {
-
-cat << EOM
-
-==> unace post-install message:
-==> to use this software, you have to accept the Public UnAce Licence,
-==> ( it's in /usr/share/licenses/unace/license )
-==> otherwise, remove this package!
-
-EOM
-
-}
-