diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:27:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:27:16 +0000 |
commit | 7cd1f48d13583a653699122c9b4f28248330297c (patch) | |
tree | 2b1fbda4ca1655290273a77fff80587a3de8bb27 /net-libs/libupnp | |
parent | whitespace (diff) | |
download | gentoo-2-7cd1f48d13583a653699122c9b4f28248330297c.tar.gz gentoo-2-7cd1f48d13583a653699122c9b4f28248330297c.tar.bz2 gentoo-2-7cd1f48d13583a653699122c9b4f28248330297c.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/libupnp-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libupnp/libupnp-1.4.6.ebuild b/net-libs/libupnp/libupnp-1.4.6.ebuild index 142cf15bed2f..f0e9e1aea762 100644 --- a/net-libs/libupnp/libupnp-1.4.6.ebuild +++ b/net-libs/libupnp/libupnp-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.4.6.ebuild,v 1.6 2007/06/06 19:53:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.4.6.ebuild,v 1.7 2007/06/26 02:27:16 mr_bones_ Exp $ WANT_AUTOMAKE=1.9 @@ -29,7 +29,7 @@ src_unpack() { src_compile() { use x86-fbsd && append-flags -O1 - # w/o docdir to avoid sandbox violations + # w/o docdir to avoid sandbox violations econf \ $(use_enable debug) \ --without-docdir \ |