summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-05-06 01:50:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-05-06 01:50:54 +0000
commitcd0ac6fb8a7a9079af99bb529711c3e17be4fd4d (patch)
treef00050b0baaab345943cb6d11ba5c414043f6473 /games-arcade/apricots/apricots-0.2.6-r1.ebuild
parentFix bug 228441 by cp'ing libtool-free admin/acinclude.m4.in to acinclude.m4 (diff)
downloadgentoo-2-cd0ac6fb8a7a9079af99bb529711c3e17be4fd4d.tar.gz
gentoo-2-cd0ac6fb8a7a9079af99bb529711c3e17be4fd4d.tar.bz2
gentoo-2-cd0ac6fb8a7a9079af99bb529711c3e17be4fd4d.zip
EAPI=2
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'games-arcade/apricots/apricots-0.2.6-r1.ebuild')
-rw-r--r--games-arcade/apricots/apricots-0.2.6-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/games-arcade/apricots/apricots-0.2.6-r1.ebuild b/games-arcade/apricots/apricots-0.2.6-r1.ebuild
index 7777a5935d83..d4af6a0f1bb1 100644
--- a/games-arcade/apricots/apricots-0.2.6-r1.ebuild
+++ b/games-arcade/apricots/apricots-0.2.6-r1.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild,v 1.7 2009/05/06 01:44:24 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild,v 1.8 2009/05/06 01:50:54 mr_bones_ Exp $
+EAPI=2
inherit autotools eutils games
DESCRIPTION="Fly a plane around bomb/shoot the enemy. Port of Planegame from Amiga."
@@ -17,9 +18,7 @@ DEPEND="media-libs/libsdl
media-libs/openal
media-libs/freealut"
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch "${FILESDIR}"/${P}-freealut.patch
cp admin/acinclude.m4.in acinclude.m4