From 5a6982b0e0461fe605b14f254203e9c02b1fc5f6 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Thu, 3 Nov 2011 17:35:28 -0600 Subject: live ebuild update (Portage version: 2.2.0_alpha72/git/Linux i686, signed Manifest commit with key C2000586) --- sci-libs/votca-tools/votca-tools-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sci-libs/votca-tools/votca-tools-9999.ebuild') diff --git a/sci-libs/votca-tools/votca-tools-9999.ebuild b/sci-libs/votca-tools/votca-tools-9999.ebuild index 48c7f4f1a..97ee2faac 100644 --- a/sci-libs/votca-tools/votca-tools-9999.ebuild +++ b/sci-libs/votca-tools/votca-tools-9999.ebuild @@ -37,6 +37,8 @@ DEPEND="${RDEPEND} >=app-text/txt2tags-2.5 dev-util/pkgconfig" +DOCS=( NOTICE ) + src_prepare() { use gsl || ewarn "Disabling gsl will lead to reduced functionality" use fftw || ewarn "Disabling fftw will lead to reduced functionality" @@ -59,7 +61,6 @@ src_configure() { } src_install() { - DOCS=(${CMAKE_BUILD_DIR}/CHANGELOG NOTICE) cmake-utils_src_install || die if use doc; then cd "${CMAKE_BUILD_DIR}" || die -- cgit v1.2.3-65-gdbad