diff options
author | Peter Wang <novalazy@gmail.com> | 2011-09-07 23:06:21 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-21 19:48:30 -0300 |
commit | 18a59dbfda9be62d19e2a30895c1ea82bf56bffc (patch) | |
tree | 48e44e9ee6d1dd37df19562466f73627e37ff7b9 /haskell/haskell-base64-bytestring/doinst.sh | |
parent | ecea120a481040de40fbe7339bb0b9b53eb74233 (diff) | |
download | slackbuilds-18a59dbfda9be62d19e2a30895c1ea82bf56bffc.tar.gz |
haskell/haskell-base64-bytestring: Added (base64 encoding/decoding)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-base64-bytestring/doinst.sh')
-rw-r--r-- | haskell/haskell-base64-bytestring/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-base64-bytestring/doinst.sh b/haskell/haskell-base64-bytestring/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-base64-bytestring/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |