[project @ 2001-05-27 23:55:07 by sof]
[ghc-hetmet.git] / ghc / mk / post-install-script
1 #!/bin/sh
2
3 # $1 is $(platform)
4 # $2 is $(libdir)
5
6 # This script is run just after installing a binary distribution, to
7 # generate a correct package.conf for the new installation.
8
9 bin/$1/pkgconf install "$1" "" "NO" "readline" "$2" "" "" "" "" "" > $2/package.conf