Typo.
This commit is contained in:
parent
9910286c5e
commit
a8d1ee6eb5
1 changed files with 1 additions and 1 deletions
|
@ -539,7 +539,7 @@ fi
|
||||||
get_book
|
get_book
|
||||||
echo "${SD_BORDER}${nl_}"
|
echo "${SD_BORDER}${nl_}"
|
||||||
|
|
||||||
# If $BUILDDIR/sources hasn't benn created yet at this point, create it.
|
# If $BUILDDIR/sources hasn't been created yet at this point, create it.
|
||||||
[[ -d $BUILDDIR/sources ]] && mkdir $BUILDDIR/sources
|
[[ -d $BUILDDIR/sources ]] && mkdir $BUILDDIR/sources
|
||||||
|
|
||||||
build_Makefile
|
build_Makefile
|
||||||
|
|
Reference in a new issue