diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-20 19:28:36 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-10-27 14:03:14 -0400 |
commit | f76c5a083edc62bb40efbb0e76e8a3bf50ead765 (patch) | |
tree | 5f15dfcdac91d6698d9fa57d7ccb87b235576144 /compiler/GHC/Unit/Module | |
parent | 0b3d23afcad8bc14f2ba69b8dbe05c314e6e7b29 (diff) | |
download | haskell-f76c5a083edc62bb40efbb0e76e8a3bf50ead765.tar.gz |
ghc.mk: amend 'make sdist'
Noticed 'make sdist' failure seen as:
```
"rm" -rf sdistprep/ghc/ghc-9.1.0.20201020/hadrian/_build/ (SRC_DIST_GHC_DIR)/hadrian/dist-newstyle/
/bin/sh: -c: line 0: syntax error near unexpected token `('
```
commit 9657f6f34
("sdist: Include hadrian sources in source distribution")
added a new cleanup path without a variable expantion.
The change adds variable reference. While at it move directory
cleanup to a separate statement.
Amends #18794
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'compiler/GHC/Unit/Module')
0 files changed, 0 insertions, 0 deletions