diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-07-16 14:06:36 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-21 01:42:40 -0500 |
commit | 92b266c54f8f0c0bea4dd09bb6ab8ce8f25db43d (patch) | |
tree | c5d0dfb735f41c69ba86eb9b8e227fc7e02d5a3e /libraries/haskell-xhtml/doinst.sh | |
parent | 43bbf2643a6ebdb5f2f4c1200672c348407705a4 (diff) |
libraries/haskell-xhtml: Build bump, various changes.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-xhtml/doinst.sh')
-rw-r--r-- | libraries/haskell-xhtml/doinst.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libraries/haskell-xhtml/doinst.sh b/libraries/haskell-xhtml/doinst.sh index 4038a8fd5c..3268c238bf 100644 --- a/libraries/haskell-xhtml/doinst.sh +++ b/libraries/haskell-xhtml/doinst.sh @@ -1,3 +1 @@ -chroot . sh /install/register.sh -rm -f install/register.sh -rmdir install 2>/dev/null +chroot . /usr/bin/ghc-pkg recache |