Alon Bar-Lev has uploaded a new change for review. Change subject: core: do not dist generated bin scripts ......................................................................
core: do not dist generated bin scripts Change-Id: Id253439595992fa0923cddbba2b8443d7dd658ab Signed-off-by: Alon Bar-Lev <[email protected]> --- M src/bin/Makefile.am 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/60/40060/1 diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 85c6e2e..299ecaa 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -25,6 +25,6 @@ .source \ $(NULL) -dist_sbin_SCRIPTS = \ +sbin_SCRIPTS = \ ovirt-host-deploy \ $(NULL) -- To view, visit https://gerrit.ovirt.org/40060 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id253439595992fa0923cddbba2b8443d7dd658ab Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
