diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-01-08 09:37:56 -0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-01-13 14:43:32 -0600 |
commit | 8ae9cbf511c8091f65ea20e980be1a501aeca701 (patch) | |
tree | 90d891d925881340906fe027467b6a86a03e3268 /haskell/haskell-bmp/doinst.sh | |
parent | 7526c7a548b813d8be2b62e97be0b71a61b7057c (diff) |
haskell/haskell-bmp: Added (Read and write BMP image files)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-bmp/doinst.sh')
-rw-r--r-- | haskell/haskell-bmp/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-bmp/doinst.sh b/haskell/haskell-bmp/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-bmp/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |