diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-07 19:49:18 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-07 19:49:18 (GMT) |
commit | d89685bb8e968e9818c11e8fec026af9a4f5dea3 (patch) | |
tree | 3482b9e5e1672aced99ad569de21771e75a5847f /abs/extra/help2man/help2man.install | |
parent | 088f792f8ca8dedc7944bbdf6130468f64728eb1 (diff) | |
download | linhes_pkgbuild-d89685bb8e968e9818c11e8fec026af9a4f5dea3.zip linhes_pkgbuild-d89685bb8e968e9818c11e8fec026af9a4f5dea3.tar.gz linhes_pkgbuild-d89685bb8e968e9818c11e8fec026af9a4f5dea3.tar.bz2 |
help2man 1.40.10
Diffstat (limited to 'abs/extra/help2man/help2man.install')
-rw-r--r-- | abs/extra/help2man/help2man.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/help2man/help2man.install b/abs/extra/help2man/help2man.install index ab6585b..815a943 100644 --- a/abs/extra/help2man/help2man.install +++ b/abs/extra/help2man/help2man.install @@ -8,7 +8,7 @@ post_install() { } post_upgrade() { - post_install $1 + post_install } pre_remove() { |