summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ghc-bootstrap-binary.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc-bootstrap-binary.spec b/ghc-bootstrap-binary.spec
index a09fb07..454295a 100644
--- a/ghc-bootstrap-binary.spec
+++ b/ghc-bootstrap-binary.spec
@@ -73,6 +73,7 @@ cp %{SOURCE4} .
tar Jxf ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux.tar.xz
tar xf alex-%{alex_ver}.tar.gz
tar xf happy-%{happy_ver}.tar.gz
+cd ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux
%install
cd ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux