diff options
author | CoprDistGit <infra@openeuler.org> | 2023-11-14 05:25:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-11-14 05:25:47 +0000 |
commit | b3005af26f184c66738004abccbbea0a0895af4d (patch) | |
tree | 29327ad4ab5d707d218170e21429d95e80490144 | |
parent | c649017a9ff9dbfaccf4c6b4ae5f479a8b1815ed (diff) |
automatic import of ghc-bootstrap-binary
-rw-r--r-- | ghc-bootstrap-binary.spec | 1 |
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 |