mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-physics/espresso: Fix whitespace and drop CVS header
Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
@@ -91,7 +90,7 @@ src_install() {
|
||||
newdoc "${docdir}"/doc/dg/dg.pdf developer_guide.pdf
|
||||
newdoc "${docdir}"/doc/ug/ug.pdf user_guide.pdf
|
||||
for i in "${docdir}/doc/tutorials/python"/*/[0-9]*.pdf; do
|
||||
newdoc "${i}" "tutorial_${i##*/}"
|
||||
newdoc "${i}" "tutorial_${i##*/}"
|
||||
done
|
||||
dodoc -r ${CMAKE_BUILD_DIR}/doc/doxygen/html
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user