X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-pkg%2Fghc-pkg.wrapper;h=27b8ceddf80658ef006ff720a04dbf254d0c3edd;hb=eb546347e5eace34612005c151121fcd1f32b257;hp=1c2b5d2b7554f4dd46c5cc321b96a4cf3d00fe64;hpb=eed437cdefb952e6c70e58012b23d436e74710af;p=ghc-hetmet.git diff --git a/utils/ghc-pkg/ghc-pkg.wrapper b/utils/ghc-pkg/ghc-pkg.wrapper index 1c2b5d2..27b8ced 100644 --- a/utils/ghc-pkg/ghc-pkg.wrapper +++ b/utils/ghc-pkg/ghc-pkg.wrapper @@ -1,3 +1,4 @@ +#!/bin/sh PKGCONF=$datadir/package.conf exec $executablename --global-conf $PKGCONF ${1+"$@"}