summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0.ebuild
index 079f5dc92e91..449dafdfcbbc 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0.ebuild,v 1.1 2006/02/07 15:59:15 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0.ebuild,v 1.2 2006/02/08 02:17:07 mr_bones_ Exp $
inherit distutils gnome2 eutils multilib
@@ -47,11 +47,11 @@ src_unpack() {
libtoolize --force --copy || die
aclocal || die
automake -a || die
- autoconf || die
+ autoconf || die
}
src_compile() {
- platlibdir=$(get_libdir) gnome2_src_compile
+ platlibdir=$(get_libdir) gnome2_src_compile
}
pkg_postinst() {