summarylogtreecommitdiffstats
path: root/haskell-simtreelo.install
diff options
context:
space:
mode:
authorMarcelo Garlet Millani2015-12-19 19:10:44 +0100
committerMarcelo Garlet Millani2015-12-19 19:10:44 +0100
commit546ba24495877115a8a67862027b478927427591 (patch)
tree7a3012b4f773cbbb267716433fd6de43550232a8 /haskell-simtreelo.install
parente90d3ddda1e655a3a51c16064a44fb1790679929 (diff)
downloadaur-546ba24495877115a8a67862027b478927427591.tar.gz
Fixed install script
Diffstat (limited to 'haskell-simtreelo.install')
-rw-r--r--haskell-simtreelo.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell-simtreelo.install b/haskell-simtreelo.install
index fa54dd7d4834..9f737f482c1f 100644
--- a/haskell-simtreelo.install
+++ b/haskell-simtreelo.install
@@ -4,7 +4,7 @@ post_install() {
(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
}
pre_upgrade() {
-# ${HS_DIR}/unregister.sh
+ ${HS_DIR}/unregister.sh
}
post_upgrade() {
${HS_DIR}/register.sh