diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:57:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:22 +0700 |
commit | 56a8bc4c3d68ecfc3f66a104991f54daad398966 (patch) | |
tree | 1a6aeda10150ebcdf8bd431cd76f14d66819a4e7 /haskell/haskell-file-embed/doinst.sh | |
parent | 330c22810a5fb5db4410171aa0c1ad3e0bd82bc6 (diff) |
haskell/haskell-file-embed: Added (embed file contents).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-file-embed/doinst.sh')
-rw-r--r-- | haskell/haskell-file-embed/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-file-embed/doinst.sh b/haskell/haskell-file-embed/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-file-embed/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |