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