diff options
author | CoprDistGit <infra@openeuler.org> | 2023-11-14 07:25:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-11-14 07:25:23 +0000 |
commit | c73c00918812fe0a8986b833107ccba44c44d2e0 (patch) | |
tree | 072fbd8c620155f5b0b04e660724d6373952a6bd | |
parent | 2cbcfdf92d1fcb8f86fcf58db57945e60d6bfd5b (diff) |
automatic import of ghc-bootstrap-binary
-rw-r--r-- | ghc-bootstrap-binary.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/ghc-bootstrap-binary.spec b/ghc-bootstrap-binary.spec index 4de0cd0..0de7924 100644 --- a/ghc-bootstrap-binary.spec +++ b/ghc-bootstrap-binary.spec @@ -69,12 +69,11 @@ 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 @@ -94,7 +93,6 @@ done ) popd -cd .. export PATH=/opt/bin:$PATH pushd alex-%{alex_ver} ghc Setup.hs -o cabal @@ -1,4 +1,4 @@ a7aff3c0e479e6a25091f4c1ec6b27b1 alex-3.4.0.0.tar.gz 92ef66d63e5a728524af27561ccfba27 ghc-9.2.3-aarch64-unknown-linux.tar.xz -7f06fdbf4fd1eff94c1c85068c155c1c ghc-9.2.3-x86_64-unknown-linux.tar.xz +754d28e669df56f9ac125829de14c68c ghc-9.2.3-x86_64-unknown-linux.tar.xz f6d214eb9f0271e327a2948ba45d1612 happy-1.20.0.tar.gz |