diff options
author | CoprDistGit <infra@openeuler.org> | 2023-11-14 05:52:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-11-14 05:52:33 +0000 |
commit | b3bffc7dda7115541b17c8c7fa8c3128fc6f575a (patch) | |
tree | 385affdae1bc998a9ec0255a724221edff95e67d | |
parent | 8a85bdcd97072d51fecf500fe2cbb5759dd9cf6f (diff) |
automatic import of ghc-bootstrap-binary
-rw-r--r-- | ghc-bootstrap-binary.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc-bootstrap-binary.spec b/ghc-bootstrap-binary.spec index 205cbe1..50fb02a 100644 --- a/ghc-bootstrap-binary.spec +++ b/ghc-bootstrap-binary.spec @@ -69,9 +69,9 @@ 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 +tar Jxf ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux.tar.xz %build cd ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux |