summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-support/tgt/tgt_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb
index 1b5f106..459c6a9 100644
--- a/meta-openstack/recipes-support/tgt/tgt_git.bb
+++ b/meta-openstack/recipes-support/tgt/tgt_git.bb
@@ -18,7 +18,6 @@ do_compile() {
18} 18}
19 19
20do_install() { 20do_install() {
21 #Quick don't build docs
22 oe_runmake -e DESTDIR="${D}" install-programs install-conf install-scripts 21 oe_runmake -e DESTDIR="${D}" install-programs install-conf install-scripts
23 22
24 if ${@base_contains('DISTRO_FEATURES', 'sysvinit', 'true', 'false', d)}; then 23 if ${@base_contains('DISTRO_FEATURES', 'sysvinit', 'true', 'false', d)}; then