mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
sci-chemistry/votca-csg: fix build
Closes: https://bugs.gentoo.org/752420 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
This commit is contained in:
@@ -40,7 +40,7 @@ DEPEND="${RDEPEND}
|
||||
>=app-text/txt2tags-2.5
|
||||
virtual/pkgconfig"
|
||||
|
||||
DOCS=( README.md NOTICE CHANGELOG.md )
|
||||
DOCS=( README.rst NOTICE CHANGELOG.rst )
|
||||
|
||||
src_unpack() {
|
||||
if [[ ${PV} != *9999 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user