summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-07-26 19:39:02 +0000
committerMike Frysinger <vapier@gentoo.org>2009-07-26 19:39:02 +0000
commit1dc942ce173690bbeaa0268dff8bbdffc866a4ad (patch)
tree10a92f4550e456a45116fdb6a1d9226ca6095c2e /sys-libs/uclibc/uclibc-0.9.28.3.ebuild
parentMarked ~x86; bug #279069 (diff)
downloadgentoo-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.ebuild')
-rw-r--r--sys-libs/uclibc/uclibc-0.9.28.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/uclibc/uclibc-0.9.28.3.ebuild b/sys-libs/uclibc/uclibc-0.9.28.3.ebuild
index cd67534e3467..ea4fde68493c 100644
--- a/sys-libs/uclibc/uclibc-0.9.28.3.ebuild
+++ b/sys-libs/uclibc/uclibc-0.9.28.3.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.ebuild,v 1.11 2009/07/22 09:03:36 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.28.3.ebuild,v 1.12 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() {