diff options
Diffstat (limited to 'dev-cpp/gnome-vfsmm/gnome-vfsmm-2.10.0.ebuild')
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-2.10.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.10.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.10.0.ebuild index 3c7212185bd2..0fccbc4f7e9a 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.10.0.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.10.0.ebuild,v 1.1 2005/08/21 11:46:58 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.10.0.ebuild,v 1.2 2006/08/13 18:14:47 corsair Exp $ inherit gnome2 @@ -21,7 +21,7 @@ DEPEND=">=dev-util/pkgconfig-0.12.0 DOCS="AUTHORS COPYING* ChangeLog NEWS README INSTALL" src_compile() { - if useq amd64 || useq ppc64; then + if useq amd64; then aclocal -I scripts automake -c -f autoconf |