diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:06:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:31 +0700 |
commit | d2fc9cd798203611f5b71bb2763b7d55ffd704de (patch) | |
tree | b471f9a3ca27ab168f0d9ec988a03f316a1619b3 /haskell/haskell-iwlib/doinst.sh | |
parent | 8ad56ddea08bb4b368d814e29e1e0ef7b636f54f (diff) |
haskell/haskell-iwlib: Added (Bindings for the iw C library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-iwlib/doinst.sh')
-rw-r--r-- | haskell/haskell-iwlib/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-iwlib/doinst.sh b/haskell/haskell-iwlib/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-iwlib/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |