summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-11-14 05:37:17 +0000
committerCoprDistGit <infra@openeuler.org>2023-11-14 05:37:17 +0000
commit8a85bdcd97072d51fecf500fe2cbb5759dd9cf6f (patch)
tree2fd65c1c1795006f976606c3de7d0133782d6dcf
parentb3005af26f184c66738004abccbbea0a0895af4d (diff)
automatic import of ghc-bootstrap-binary
-rw-r--r--ghc-bootstrap-binary.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/ghc-bootstrap-binary.spec b/ghc-bootstrap-binary.spec
index 454295a..205cbe1 100644
--- a/ghc-bootstrap-binary.spec
+++ b/ghc-bootstrap-binary.spec
@@ -69,10 +69,11 @@ cp %{SOURCE4} .
%define sysname unknown
%endif
-%build
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
cd ghc-%{ghc_ver}-%{longarch}-%{sysname}-linux
%install