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