summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-01-25 23:45:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-01-25 23:45:58 +0000
commit7e2cae1aa951b14a78f1629d4fdb87c556a5e997 (patch)
treeeba791ace79e080556c02042e35b4ebaa83247d4 /games-action
parenthonour ROOT (diff)
downloadgentoo-2-7e2cae1aa951b14a78f1629d4fdb87c556a5e997.tar.gz
gentoo-2-7e2cae1aa951b14a78f1629d4fdb87c556a5e997.tar.bz2
gentoo-2-7e2cae1aa951b14a78f1629d4fdb87c556a5e997.zip
run eautoreconf in src_unpack (bug #207450)
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
index 7a4b6a693818..ea2e7cd6ce7e 100644
--- a/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
+++ b/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.1 2007/01/09 21:52:51 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.2 2008/01/25 23:45:58 mr_bones_ Exp $
inherit autotools eutils games
@@ -67,10 +67,10 @@ src_unpack() {
-e "s://#define WANT_MPU401 1:#define WANT_MPU401 1:" \
arch/linux/hmiplay.c || die "sed mpu401 failed"
fi
+ eautoreconf || die "eautoreconf failed"
}
src_compile() {
- eautoreconf || die "eautoreconf failed"
# Configure options are specified in dxx-compile.txt
local opts