forked from hasufell/hasufell-repository
games-strategy/ja2-stracciatella: simplify
This commit is contained in:
parent
79686a4140
commit
476b08da9d
@ -15,15 +15,13 @@ DEPENDENCIES="
|
|||||||
media-libs/SDL:0[X]
|
media-libs/SDL:0[X]
|
||||||
"
|
"
|
||||||
|
|
||||||
|
DEFAULT_SRC_PREPARE_PATCHES=( "${FILES}"/${PNV}-makefile.patch )
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
default
|
default
|
||||||
edo mv gennady-ja2-stracciatella-* ${PNV}
|
edo mv gennady-ja2-stracciatella-* ${PNV}
|
||||||
}
|
}
|
||||||
|
|
||||||
src_prepare() {
|
|
||||||
expatch "${FILES}"/${PNV}-makefile.patch
|
|
||||||
}
|
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
# not an autoconf script
|
# not an autoconf script
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
|
Loading…
Reference in New Issue
Block a user