diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-07-26 19:39:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-07-26 19:39:02 +0000 |
commit | 1dc942ce173690bbeaa0268dff8bbdffc866a4ad (patch) | |
tree | 10a92f4550e456a45116fdb6a1d9226ca6095c2e /sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild | |
parent | Marked ~x86; bug #279069 (diff) | |
download | gentoo-2-1dc942ce173690bbeaa0268dff8bbdffc866a4ad.tar.gz gentoo-2-1dc942ce173690bbeaa0268dff8bbdffc866a4ad.tar.bz2 gentoo-2-1dc942ce173690bbeaa0268dff8bbdffc866a4ad.zip |
Dont bother installing ldd/ldconfig man pages as common man pages work fine for the most part #254650 by Anthony Giorgio.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild')
-rw-r--r-- | sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild b/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild index b605e919bc11..86294c0c1341 100644 --- a/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild,v 1.5 2009/07/22 09:03:36 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild,v 1.6 2009/07/26 19:39:02 vapier Exp $ #ESVN_REPO_URI="svn://uclibc.org/trunk/uClibc" #inherit subversion @@ -437,7 +437,6 @@ src_install() { fi dodoc Changelog* README TODO docs/*.txt DEDICATION.mjn3 - doman docs/man/*.[1-9] } pkg_postinst() { |