mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-libs/gecode: new revision 3.7.3-r1 to fix "doins" -> "dodoc" typo.
Gentoo-Bug: 588944 Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
@@ -43,9 +43,6 @@ src_install() {
|
||||
fi
|
||||
|
||||
if use examples; then
|
||||
docinto examples
|
||||
doins examples/*.cpp
|
||||
einfo "Example C++ programs have been installed into " \
|
||||
"/usr/share/doc/${PF}/examples"
|
||||
dodoc -r examples
|
||||
fi
|
||||
}
|
||||
Reference in New Issue
Block a user