Federico Simoncelli has uploaded a new change for review. Change subject: Compile python files using automake ......................................................................
Compile python files using automake In this patch: * Use the PYTHON macro to compile python files * Remove the redhat-rpm-config build dependency * Move the vdsm sos plugin into its own directory to avoid the custom file renaming and to use the PYTHON macro * Update the gitignore file and the copyright in the touched files * Add the all-local target to force the substitutions in the python files Change-Id: I7dce5c317605b84ec883feb04bfc83c5f64d921b --- M .gitignore M configure.ac M vds_bootstrap/Makefile.am M vdsm.spec.in M vdsm/Makefile.am A vdsm/sos/Makefile.am R vdsm/sos/vdsm.py.in M vdsm/storage/Makefile.am M vdsm_cli/Makefile.am M vdsm_reg/Makefile.am 10 files changed, 179 insertions(+), 58 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/08/708/1 -- To view, visit http://gerrit.ovirt.org/708 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7dce5c317605b84ec883feb04bfc83c5f64d921b Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
