summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-11-14 07:32:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-11-14 07:32:23 +0000
commita3e112ee7214d043f8a4f2d4b323024ef202043e (patch)
tree1af3401f829d428a493a0e930305cd896d081556
parentc73c00918812fe0a8986b833107ccba44c44d2e0 (diff)
automatic import of ghc-bootstrap-binaryopeneuler23.09
-rw-r--r--ghc-bootstrap-binary.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc-bootstrap-binary.spec b/ghc-bootstrap-binary.spec
index 0de7924..6876a4b 100644
--- a/ghc-bootstrap-binary.spec
+++ b/ghc-bootstrap-binary.spec
@@ -93,7 +93,7 @@ done
)
popd
-export PATH=/opt/bin:$PATH
+export PATH=%{buildroot}/opt/bin:$PATH
pushd alex-%{alex_ver}
ghc Setup.hs -o cabal
./cabal configure --prefix=%{_prefix}