diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-08-13 12:52:40 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-08-13 12:52:40 +0000 |
commit | 6190781177c9e30adc16010a5a0659b8df7105bd (patch) | |
tree | 333d83ab4cff25a2ceda12f935162888984984e7 /games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild | |
parent | ver bump #59341 (Manifest recommit) (diff) | |
download | gentoo-2-6190781177c9e30adc16010a5a0659b8df7105bd.tar.gz gentoo-2-6190781177c9e30adc16010a5a0659b8df7105bd.tar.bz2 gentoo-2-6190781177c9e30adc16010a5a0659b8df7105bd.zip |
Fixed BUG #53784
Diffstat (limited to 'games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild')
-rw-r--r-- | games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild b/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild index d45e821aa237..55721b28933d 100644 --- a/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild +++ b/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild,v 1.5 2004/06/24 22:40:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild,v 1.6 2004/08/13 12:52:40 kugelfang Exp $ inherit games gcc eutils @@ -34,6 +34,7 @@ src_unpack() { epatch ${FILESDIR}/makefile-cflags.patch epatch ${FILESDIR}/gentoo-paths.patch epatch ${WORKDIR}/${P}-SDL.patch + epatch ${FILESDIR}/${P}-amd64.patch } src_compile() { |