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 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ghc-bootstrap-binary.spec') 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 -- cgit v1.2.3