diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-12-02 02:29:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-12-02 02:29:16 +0000 |
commit | 504a0396c576a33f3ba5526139adb5a204cad419 (patch) | |
tree | 4da1d1a94dfb87e012817cdef66f5817ed7e1115 /games-roguelike/falconseye/falconseye-1.9.4a.ebuild | |
parent | missed a few files the first time (diff) | |
download | gentoo-2-504a0396c576a33f3ba5526139adb5a204cad419.tar.gz gentoo-2-504a0396c576a33f3ba5526139adb5a204cad419.tar.bz2 gentoo-2-504a0396c576a33f3ba5526139adb5a204cad419.zip |
repoman: whitespace cleanup
Diffstat (limited to 'games-roguelike/falconseye/falconseye-1.9.4a.ebuild')
-rw-r--r-- | games-roguelike/falconseye/falconseye-1.9.4a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/falconseye/falconseye-1.9.4a.ebuild b/games-roguelike/falconseye/falconseye-1.9.4a.ebuild index a299d684942e..8503005618e6 100644 --- a/games-roguelike/falconseye/falconseye-1.9.4a.ebuild +++ b/games-roguelike/falconseye/falconseye-1.9.4a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/falconseye-1.9.4a.ebuild,v 1.1 2003/12/02 01:20:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/falconseye-1.9.4a.ebuild,v 1.2 2003/12/02 02:29:03 mr_bones_ Exp $ inherit games @@ -42,7 +42,7 @@ src_compile() { cd doc emake || die "doc failed" } - + src_install() { emake \ GAMEPERM=0755 \ |