X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.wrapper;h=083a66db7e7d55a0a3eeb887d5cf431533d0d678;hb=f4b727487a65e6b611bbaafbd2207bd63a8df706;hp=ce409ca48838b85d80521825dce3e665b99251d1;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/ghc/ghc.wrapper b/ghc/ghc.wrapper index ce409ca..083a66d 100644 --- a/ghc/ghc.wrapper +++ b/ghc/ghc.wrapper @@ -1 +1 @@ -exec $executablename -B$datadir -dynload wrapped ${1+"$@"} +exec "$executablename" -B"$topdir" ${1+"$@"}