diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-08-10 21:32:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-26 15:36:52 +0200 |
commit | 33d79397f068d2640da8325359952c1ce7540410 (patch) | |
tree | 253a36175658e6be0f3756bde47eb623103ba08f /dev-util/ccache | |
parent | dev-util/ccache: Convert to EAPI=6 (diff) | |
download | gentoo-33d79397f068d2640da8325359952c1ce7540410.tar.gz gentoo-33d79397f068d2640da8325359952c1ce7540410.tar.bz2 gentoo-33d79397f068d2640da8325359952c1ce7540410.zip |
dev-util/ccache: Install dev-util/shadowman data file
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.3.4-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild index 1ef1d45179d1..2fd005d88041 100644 --- a/dev-util/ccache/ccache-3.3.4-r1.ebuild +++ b/dev-util/ccache/ccache-3.3.4-r1.ebuild @@ -34,6 +34,8 @@ src_install() { default dobin ccache-config + insinto /usr/share/shadowman/tools + newins - ccache <<<'/usr/lib/ccache/bin' DOC_CONTENTS=" To use ccache with **non-Portage** C compiling, add |