diff options
author | 2009-07-26 19:39:02 +0000 | |
---|---|---|
committer | 2009-07-26 19:39:02 +0000 | |
commit | 87d1a1679b257d62abfd7db419178c4aae21db35 (patch) | |
tree | 3b682e411cfa0f04e91000dd88b6ca1e93d8e66a /sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild | |
parent | Marked ~x86; bug #279069 (diff) | |
download | historical-87d1a1679b257d62abfd7db419178c4aae21db35.tar.gz historical-87d1a1679b257d62abfd7db419178c4aae21db35.tar.bz2 historical-87d1a1679b257d62abfd7db419178c4aae21db35.zip |
Dont bother installing ldd/ldconfig man pages as common man pages work fine for the most part #254650 by Anthony Giorgio.
Package-Manager: portage-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() { |