X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fghc.wrapper;h=083a66db7e7d55a0a3eeb887d5cf431533d0d678;hp=9b2ba0f49ae0e7ecd63afdc84e6f1489d98d326e;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=88605454e4bf30d7fca2b0eea4643c5637afd5cc 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+"$@"}