diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-06-27 16:43:04 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-27 16:43:04 -0400 |
commit | 1db797fcf3bd097204c203e2aaabedbe3e46d7cc (patch) | |
tree | cb22607107ae767b38512f1c351ad5e198c9d415 /haskell/haskell-regex-pcre-builtin/doinst.sh | |
parent | 390c58169dd851b206b6691d3e0251f2d901bb51 (diff) |
haskell/haskell-regex-pcre-builtin: Added (PCRE backend)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-regex-pcre-builtin/doinst.sh')
-rw-r--r-- | haskell/haskell-regex-pcre-builtin/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-regex-pcre-builtin/doinst.sh b/haskell/haskell-regex-pcre-builtin/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-regex-pcre-builtin/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |