X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.wrapper;h=083a66db7e7d55a0a3eeb887d5cf431533d0d678;hb=243c043271d295c98ac0f69b4bc8fccca3b61d2d;hp=9b2ba0f49ae0e7ecd63afdc84e6f1489d98d326e;hpb=88605454e4bf30d7fca2b0eea4643c5637afd5cc;p=ghc-hetmet.git diff --git a/ghc/ghc.wrapper b/ghc/ghc.wrapper index 9b2ba0f..083a66d 100644 --- a/ghc/ghc.wrapper +++ b/ghc/ghc.wrapper @@ -1 +1 @@ -exec $executablename -B$datadir ${1+"$@"} +exec "$executablename" -B"$topdir" ${1+"$@"}