added initial fpm commands for building packages and minor updates to support
This commit is contained in:
parent
58c6d03bc4
commit
59e6b6630a
8 changed files with 87 additions and 55 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -26,3 +26,10 @@ stamp-h1
|
|||
|
||||
# ignore test coverage files
|
||||
coverage.xml
|
||||
|
||||
# python files
|
||||
*.egg-info
|
||||
|
||||
# ignore package files
|
||||
*.rpm
|
||||
*.deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue