summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-08 01:04:46 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-08 01:04:46 +0000
commitec32eaf3c312e3a68716ef9203538bd1b659e917 (patch)
treebe35d499161df4e73b5ed2fde3e70e5c7e3f2f87 /dev-games/clanlib
parentver bump (diff)
downloadgentoo-2-ec32eaf3c312e3a68716ef9203538bd1b659e917.tar.gz
gentoo-2-ec32eaf3c312e3a68716ef9203538bd1b659e917.tar.bz2
gentoo-2-ec32eaf3c312e3a68716ef9203538bd1b659e917.zip
add more docs #40772
Diffstat (limited to 'dev-games/clanlib')
-rw-r--r--dev-games/clanlib/clanlib-0.7.7.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-games/clanlib/clanlib-0.7.7.ebuild b/dev-games/clanlib/clanlib-0.7.7.ebuild
index 213689936a8b..143d9ab12fa8 100644
--- a/dev-games/clanlib/clanlib-0.7.7.ebuild
+++ b/dev-games/clanlib/clanlib-0.7.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.7.7.ebuild,v 1.2 2004/01/29 09:23:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.7.7.ebuild,v 1.3 2004/02/08 01:04:46 vapier Exp $
inherit flag-o-matic eutils
@@ -64,6 +64,7 @@ src_install() {
rm -rf ${D}/usr/include/ClanLib-*
dobin ${FILESDIR}/clanlib-config
dodoc CODING_STYLE CREDITS NEWS PATCHES README* INSTALL.linux
+ use doc && cp -r Examples ${D}/usr/share/doc/${PF}/
}
pkg_postinst() {