glynnis / exchange-rpmbuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exchange-rpmbuild

build process

vagrant up
vagrant ssh
QA_RPATHS=$[ 0x0001|0x0010 ] rpmbuild --define '_topdir /vagrant' \
                                      --define 'git_url https://MYUSERNAME:MYPASSWORD@github.com/boundlessgeo/exchange.git' \
                                      -bb /vagrant/SPECS/el6/exchange.spec

About


Languages

Language:Shell 94.2%Language:Python 5.8%