Skip to content
Snippets Groups Projects
Verified Commit d3e26aba authored by Duncan Macleod's avatar Duncan Macleod :flag_scotland:
Browse files

ci: install python-rpm-macros for el7

parent 880cf022
No related branches found
No related tags found
1 merge request!2Added CI configuration
......@@ -50,9 +50,10 @@ build:el7:
- mkdir -p dist/el7
- yum install -yq
rpm-build
python-rpm-macros
python3-rpm-macros
python-setuptools
python34-setuptools
python3-rpm-macros
script:
- python setup.py sdist
- rpmbuild -tb dist/ligo-common-*.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment