More build system changes; ghc-pkg is now built with Cabal
[ghc-hetmet.git] / utils / ghc-pkg / ghc-pkg.wrapper
1
2 PKGCONF=$datadir/package.conf
3 exec $executablename --global-conf $PKGCONF ${1+"$@"}
4