zealdocs / zeal-packaging

Packaging metadata and tools for various operating systems
MIT License
40 stars 13 forks source link

Explain how to setup rpm build directory #13

Closed benhosmer closed 8 years ago

benhosmer commented 8 years ago

Elaborate on setting up rpmbuild directory.

alunux commented 8 years ago

I think you can run rpmdev-setuptree rather than mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}

trollixx commented 8 years ago

I have no idea what this is about, but let it be :)