commit: 032de1d69e9e92dc40945a3289926dd5caa263d4
Author: Abdelrahman Sarhan <abdulrahmanayman1 <AT> gmail <DOT> com>
AuthorDate: Tue Oct 22 00:10:30 2024 +0000
Commit: Abdelrahman Sarhan <abdulrahmanayman1 <AT> gmail <DOT> com>
CommitDate: Tue Oct 22 00:10:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=032de1d6
games-puzzle/blockout: Fixed formatting.
Signed-off-by: Abdelrahman Sarhan <abdulrahmanayman1 <AT> gmail.com>
games-puzzle/blockout/blockout-2.5.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/games-puzzle/blockout/blockout-2.5.ebuild
b/games-puzzle/blockout/blockout-2.5.ebuild
index 4b8657a69..f904cdac1 100644
--- a/games-puzzle/blockout/blockout-2.5.ebuild
+++ b/games-puzzle/blockout/blockout-2.5.ebuild
@@ -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