This website requires JavaScript.
Explore
Get Started
openstack
/
neutron
Code
Issues
Proposed changes
08142231ad
Branches
Tags
View all branches
neutron
/
tools
/
build_rpms.sh
3 lines
41 B
Bash
Raw
Normal View
History
Unescape
Escape
blueprint quantum-packaging Change-Id: Ica19170540b06ecddb0fbb6d340ee7a6819c1708
2011-02-22 20:42:24 -05:00
#!/bin/bash
Second round of packaging changes This change condenses the directory structure to something more similar to what we had before while producing similar packages. It also introduces version.py which allows us to get the version from git tags (or a fallback version if not available). Fixes lp bug 889336 Fixes lp bug 888795 Change-Id: I86136bd9dbabb5eb1f8366ed665ed9b54f695124
2011-11-09 22:57:13 -08:00
python setup_
$@
.py bdist_rpm
Copy Permalink