diff options
author | CoprDistGit <infra@openeuler.org> | 2023-11-14 06:57:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-11-14 06:57:36 +0000 |
commit | 2cbcfdf92d1fcb8f86fcf58db57945e60d6bfd5b (patch) | |
tree | c2570f4603dad0c3ffe8d7bbf7d6a2510d8e3057 | |
parent | 3cd93c0354ba6a5a7ffe58ae46f4f029ac3c4267 (diff) |
automatic import of ghc-bootstrap-binary
-rw-r--r-- | ghc-bootstrap-binary.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ghc-bootstrap-binary.spec b/ghc-bootstrap-binary.spec index cfc627d..4de0cd0 100644 --- a/ghc-bootstrap-binary.spec +++ b/ghc-bootstrap-binary.spec @@ -69,11 +69,12 @@ cp %{SOURCE4} . %define sysname unknown %endif -tar Jxf ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux.tar.xz tar xf alex-%{alex_ver}.tar.gz tar xf happy-%{happy_ver}.tar.gz %build +tar Jxf ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux.tar.xz +cd ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux %install pushd ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux |