summaryrefslogtreecommitdiff
path: root/community/haddock/haddock.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/haddock/haddock.install')
-rw-r--r--community/haddock/haddock.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haddock/haddock.install b/community/haddock/haddock.install
index 97cdaefdc..24e27a074 100644
--- a/community/haddock/haddock.install
+++ b/community/haddock/haddock.install
@@ -3,7 +3,7 @@ HS_DIR=usr/share/haskell/haddock
post_upgrade() {
${HS_DIR}/register.sh &> /dev/null
- (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index) &> /dev/null
+ post_remove
}
post_remove() {