packaging: Add a makefile to directly build RPM packages.

This commit is contained in:
Tom Goff 2016-09-06 11:14:40 -04:00
parent 5911c7a69a
commit 5d80716550
2 changed files with 41 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
.debbuild
.deps
.rpmbuild
.version
.version.date
Makefile