diff options
| author | Mihai Prica <prica.mihai@gmail.com> | 2013-07-04 18:27:38 +0300 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:41:58 -0400 |
| commit | f1cefefc01185e681f2d52fa24222d15eb73559c (patch) | |
| tree | 72034443b097e29b704b9d61ea39cfcae7224fd5 | |
| parent | 7e4aaf0cdbbcf980a105afa1be4bb7ac13831646 (diff) | |
| download | meta-cloud-services-f1cefefc01185e681f2d52fa24222d15eb73559c.tar.gz | |
tgt: Removed comments
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
| -rw-r--r-- | meta-openstack/recipes-support/tgt/tgt_git.bb | 1 |
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 | ||
| 20 | do_install() { | 20 | do_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 |
