Commit Graph

6 Commits

Author SHA1 Message Date
Gene Czarcinski
d5d146aad1 make autobuild.sh work
There a some problems with autobuild.sh and this patch addresses
them:

1. "python setup.py install" needs to use --root= instead
of --prefix=

2. For the rpmbuild, use dist/*.tar.gz instead of *.tar.gz

3. Add "export AUTOBUILD_OVERRIDE_VERSION=y" so that if
the version-id changes are applied, a simpler version-id
is used for autobuild.

4. Assume tests are fixed and enable running
"python setup.py test"
.
Signed-off-by: Gene Czarcinski <gene@czarc.net>
2013-04-10 17:49:18 -04:00
Cole Robinson
69d2aa49e4 Update autobuild.sh for the new world order. 2013-04-03 19:40:40 -04:00
Cole Robinson
1939f14127 Add simple INSTALL instructions 2010-11-30 10:29:42 -05:00
Daniel P. Berrange
3dde0ff58c Major rework of i18n build integration to deal with bz 229324 2007-05-18 12:14:33 -04:00
Daniel P. Berrange
cad6e8668d Fixed various packaging bugs 2006-06-16 17:09:28 -04:00
berrange@roquette.boston.redhat.com
bd66e95473 Added autotools support & RPM build 2006-03-29 06:40:14 -05:00