X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fmk%2Fpost-install-script;fp=ghc%2Fmk%2Fpost-install-script;h=0000000000000000000000000000000000000000;hb=a0613af5db3c36dd56ad29a30a8425dfbde3e654;hp=3b5e08d1c605822b02aecb0ff1c6c150ffe5130a;hpb=80f3c95ce72cba62bbbafd46f6005c1d89bf68e0;p=ghc-hetmet.git diff --git a/ghc/mk/post-install-script b/ghc/mk/post-install-script deleted file mode 100644 index 3b5e08d..0000000 --- a/ghc/mk/post-install-script +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -# $1 is $(platform) -# $2 is $(libdir) - -# This script is run just after installing a binary distribution, to -# generate a correct package.conf for the new installation. - -bin/$1/pkgconf install "$1" "" "NO" "readline" "$2" "" "" "" "" "" > $2/package.conf