diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:44:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:03 +0700 |
commit | e91196cd180d5ed72d44b03ae93daf193ed08cc5 (patch) | |
tree | cb98b287e96f057695512c4d4a5246008e25d558 /haskell/haskell-x509-system/doinst.sh | |
parent | 842060d24ca535b88849652f67d28bf946ea9c33 (diff) |
haskell/haskell-x509-system: Added (system x.509 handling).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-x509-system/doinst.sh')
-rw-r--r-- | haskell/haskell-x509-system/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-x509-system/doinst.sh b/haskell/haskell-x509-system/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-x509-system/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |