mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-puzzle/construo: use default install
Package-Manager: portage-2.2.24
This commit is contained in:
@@ -22,8 +22,10 @@ DEPEND="${RDEPEND}
|
||||
x11-proto/xf86vidmodeproto"
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${P}-gcc43.patch \
|
||||
epatch \
|
||||
"${FILESDIR}"/${P}-gcc43.patch \
|
||||
"${FILESDIR}"/${P}-lGLU.patch
|
||||
sed -i -e 's/^bindir=.*/bindir=@bindir@/' Makefile.am || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
@@ -32,9 +34,6 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake \
|
||||
DESTDIR="${D}" \
|
||||
bindir="${GAMES_BINDIR}" install
|
||||
dodoc AUTHORS NEWS README TODO
|
||||
default
|
||||
prepgamesdirs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user