From c73c00918812fe0a8986b833107ccba44c44d2e0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 14 Nov 2023 07:25:23 +0000 Subject: automatic import of ghc-bootstrap-binary --- ghc-bootstrap-binary.spec | 4 +--- 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 diff --git a/sources b/sources index ec18009..3ec061f 100644 --- a/sources +++ b/sources @@ -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 -- cgit v1.2.3