diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:42:34 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:02 +0700 |
commit | ab477712b005d67e710bf44fb1cb9c64a6330c00 (patch) | |
tree | 56693ba6fb40eebac057f3989feec04354fd189b /haskell/haskell-x509/doinst.sh | |
parent | 293e6e980d69a5787fcc369ded76b979e487c779 (diff) |
haskell/haskell-x509: Added (x509 reader and writer).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-x509/doinst.sh')
-rw-r--r-- | haskell/haskell-x509/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-x509/doinst.sh b/haskell/haskell-x509/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-x509/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |