diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-07-16 14:40:51 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-21 01:42:41 -0500 |
commit | ec582ea5df87ab7bbef9d040a9c613c436f975da (patch) | |
tree | 7224f7639d7b5128db8b300b8a48c7ca4f6712de /libraries/haskell-regex-posix/doinst.sh | |
parent | 800227f018b090ff97de428cafb7084e2e246978 (diff) | |
download | slackbuilds-ec582ea5df87ab7bbef9d040a9c613c436f975da.tar.gz |
libraries/haskell-regex-posix: Updated for version 0.94.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-regex-posix/doinst.sh')
-rw-r--r-- | libraries/haskell-regex-posix/doinst.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libraries/haskell-regex-posix/doinst.sh b/libraries/haskell-regex-posix/doinst.sh index 4038a8fd5c..3268c238bf 100644 --- a/libraries/haskell-regex-posix/doinst.sh +++ b/libraries/haskell-regex-posix/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 |