Vinzenz Feenstra has uploaded a new change for review. Change subject: agent: Do not install Windows files on linux ......................................................................
agent: Do not install Windows files on linux Change-Id: Ic7cdb66b2b154901541010135ddf118893182ec9 Signed-off-by: Vinzenz Feenstra <[email protected]> --- M ovirt-guest-agent/Makefile.am 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-guest-agent refs/changes/01/15501/1 diff --git a/ovirt-guest-agent/Makefile.am b/ovirt-guest-agent/Makefile.am index 9ff2c09..75da274 100644 --- a/ovirt-guest-agent/Makefile.am +++ b/ovirt-guest-agent/Makefile.am @@ -13,7 +13,7 @@ ovirt-guest-agent.py \ $(NULL) -dist_agent_PYTHON=\ +noinst_PYTHON=\ GuestAgentWin32.py \ setup.py \ version.py \ -- To view, visit http://gerrit.ovirt.org/15501 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic7cdb66b2b154901541010135ddf118893182ec9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
