deprecated function em.install_doc() replaced

This commit is contained in:
2014-09-04 19:32:26 +02:00
parent c2f6dcf420
commit 89ad59a8f4
5 changed files with 3 additions and 26 deletions

View File

@@ -43,10 +43,6 @@ function em.install() {
:
}
function em.install_doc() {
:
}
em.add_to_family 'Compiler'
em.set_runtime_dependencies "${COMPILER}"
em.set_build_dependencies "${COMPILER}"