mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
games-strategy/gigalomania: add braces around variable
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -24,7 +24,7 @@ BDEPEND="
|
||||
"
|
||||
|
||||
src_compile() {
|
||||
emake CFLAGS="$CFLAGS"
|
||||
emake CFLAGS="${CFLAGS}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user