Vinzenz Feenstra has uploaded a new change for review. Change subject: Corrections to the build system for el5 ......................................................................
Corrections to the build system for el5 Change-Id: I401b4b0ff68abaf492ab31379c79a18c588cfa00 Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com> --- M ovirt-guest-agent/Makefile.am M ovirt-guest-agent/Makefile.el5 2 files changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-guest-agent refs/changes/51/29451/1 diff --git a/ovirt-guest-agent/Makefile.am b/ovirt-guest-agent/Makefile.am index 1854a35..f7a06d3 100644 --- a/ovirt-guest-agent/Makefile.am +++ b/ovirt-guest-agent/Makefile.am @@ -13,6 +13,7 @@ $(NULL) noinst_PYTHON=\ + bytesio.py \ GuestAgentWin32.py \ setup.py \ version.py \ diff --git a/ovirt-guest-agent/Makefile.el5 b/ovirt-guest-agent/Makefile.el5 index 69d69f7..3c43975 100644 --- a/ovirt-guest-agent/Makefile.el5 +++ b/ovirt-guest-agent/Makefile.el5 @@ -19,7 +19,7 @@ mkdir -p $(DESTDIR)$(CONFDIR)/pam.d mkdir -p $(DESTDIR)$(CONFDIR)/security/console.apps cp $(FILES) $(DESTDIR)$(AGENTDIR) - cp ovirt-guest-agent.conf $(DESTDIR)$(CONFDIR) + cp ../configurations/ovirt-guest-agent.conf $(DESTDIR)$(CONFDIR) cp ovirt-guest-agent $(DESTDIR)$(CONFDIR)/init.d cp ovirt-guest-agent.el5.rules $(DESTDIR)$(CONFDIR)/udev/rules.d/55-ovirt-guest-agent.rules cp pam/ovirt-shutdown $(DESTDIR)$(CONFDIR)/pam.d -- To view, visit http://gerrit.ovirt.org/29451 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I401b4b0ff68abaf492ab31379c79a18c588cfa00 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches