X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-pkg%2Fghc-pkg.wrapper;h=d21fd59e2c429bed595188f212fa904030a1cf16;hb=8ee215b9aa2fe37b435e404aad8bb07c6ce1836d;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..d21fd59 100644 --- a/utils/ghc-pkg/ghc-pkg.wrapper +++ b/utils/ghc-pkg/ghc-pkg.wrapper @@ -1,4 +1,5 @@ +#!/bin/sh -PKGCONF=$datadir/package.conf +PKGCONF=$topdir/package.conf.d exec $executablename --global-conf $PKGCONF ${1+"$@"}