mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 02:59:54 +00:00
typo
This commit is contained in:
parent
bf680fb5d3
commit
382ff77bbe
2
.github/cosmo/build
vendored
2
.github/cosmo/build
vendored
@ -3,7 +3,7 @@
|
||||
# copy janet recipe
|
||||
mkdir -p /sc/sueprconfigure/janet
|
||||
cp ./.github/cosmo/recipe.mk /sc/superconfigure/BUILD.mk
|
||||
cat 'include janet/BUILD.mk' >> /sc/superconfigure/custom.mk
|
||||
echo 'include janet/BUILD.mk' >> /sc/superconfigure/custom.mk
|
||||
|
||||
export SOURCE_DIR=$(realpath .)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user