summaryrefslogtreecommitdiff
path: root/community/antiword/antiword.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-15 23:14:42 +0000
committerroot <root@rshg054.dnsready.net>2011-09-15 23:14:42 +0000
commit062d1ba2c4d5de52d97f339c5a3ac1199b8533f6 (patch)
treebd00d2e476e1761b3771b1849a3a207dd8cb5c57 /community/antiword/antiword.install
parentd5effc9aadfb9ed5890376ca9497eef52fafcf83 (diff)
Thu Sep 15 23:14:42 UTC 2011
Diffstat (limited to 'community/antiword/antiword.install')
-rw-r--r--community/antiword/antiword.install12
1 files changed, 1 insertions, 11 deletions
diff --git a/community/antiword/antiword.install b/community/antiword/antiword.install
index 58aaccde7..010579522 100644
--- a/community/antiword/antiword.install
+++ b/community/antiword/antiword.install
@@ -1,5 +1,4 @@
-post_install()
-{
+post_install() {
cat << EOF
NOTES On Antiword Integration:
@@ -15,12 +14,3 @@ NOTES On Antiword Integration:
* To enable drag-and-drop support in KDE, use the kantiword script
EOF
}
-
-post_upgrade()
-{
- post_install $1
-}
-
-op=$1
-shift
-$op $*