diff options
Diffstat (limited to 'app-misc/dvtm/dvtm-9999.ebuild')
-rw-r--r-- | app-misc/dvtm/dvtm-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/dvtm/dvtm-9999.ebuild b/app-misc/dvtm/dvtm-9999.ebuild index 35b2d77eeb5..666a9179172 100644 --- a/app-misc/dvtm/dvtm-9999.ebuild +++ b/app-misc/dvtm/dvtm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -57,7 +57,7 @@ src_install() { insinto /usr/share/${PN} newins config.h ${PF}.config.h - dodoc README + dodoc README.md save_config config.h } |