mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
rebar.eclass: add whitespace to make the eclass more robust
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -39,7 +39,7 @@ BDEPEND="
|
||||
>=sys-apps/gawk-4.1
|
||||
"
|
||||
if [[ ${EAPI} == 6 ]]; then
|
||||
DEPEND+="${BDEPEND}"
|
||||
DEPEND+=" ${BDEPEND}"
|
||||
fi
|
||||
|
||||
# @ECLASS_VARIABLE: REBAR_APP_SRC
|
||||
|
||||
Reference in New Issue
Block a user