#!/bin/sh # $1 is $(platform) # $2 is root of final installation tree # $3 is $(package)-$(version) ie ghc-4.11 ###echo POST_INSTALL_SCRIPT $1 $2 $3 bin/$1/pkgconf install "$1" "" "YES" "" "$2/lib/$3" "$2/lib/$3" "$2/lib/$3" "" "$2/lib/$3/include" "" > $2/lib/$3/package.conf