summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2017-09-24 14:16:47 +0200
committerKeri Harris <keri@gentoo.org>2017-09-24 14:17:24 +0200
commit5f0c57154a24814db320ab0533b0d6c1e1e04b6a (patch)
treeb50b9c17c94114fa10e714860fd22a5fd0f68960 /dev-lang/logtalk
parentdev-python/pydns: stabilise 3.1.1 for hppa using ALLARCHES (diff)
downloadgentoo-5f0c57154a24814db320ab0533b0d6c1e1e04b6a.tar.gz
gentoo-5f0c57154a24814db320ab0533b0d6c1e1e04b6a.tar.bz2
gentoo-5f0c57154a24814db320ab0533b0d6c1e1e04b6a.zip
dev-lang/logtalk: install all lgt files referenced during user-setup
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'dev-lang/logtalk')
-rw-r--r--dev-lang/logtalk/logtalk-3.07.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/logtalk/logtalk-3.07.0.ebuild b/dev-lang/logtalk/logtalk-3.07.0.ebuild
index cccf00c411f4..cb0cc659b75b 100644
--- a/dev-lang/logtalk/logtalk-3.07.0.ebuild
+++ b/dev-lang/logtalk/logtalk-3.07.0.ebuild
@@ -32,6 +32,7 @@ src_install() {
cp -r adapters coding contributions core examples integration \
library paths scratch tests tools VERSION.txt \
loader-sample.lgt settings-sample.lgt tester-sample.lgt \
+ tests-sample.lgt \
"${D}/usr/share/${P}" \
|| die "Failed to install files"