mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
games-puzzle/blockout: Fixed formatting.
Signed-off-by: Abdelrahman Sarhan <abdulrahmanayman1@gmail.com>
This commit is contained in:
@@ -27,14 +27,15 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/blockout-2.5-blockout-makefile.patch"
|
||||
"${FILESDIR}/blockout-2.5-image-makefile.patch"
|
||||
"${FILESDIR}/blockout-2.5-datadir.patch"
|
||||
"${FILESDIR}/${P}-blockout-makefile.patch"
|
||||
"${FILESDIR}/${P}-image-makefile.patch"
|
||||
"${FILESDIR}/${P}-datadir.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
GAME_DATADIR="/usr/share/${PN}"
|
||||
emake -C ImageLib/src
|
||||
|
||||
Reference in New Issue
Block a user