Prepare build system to produce RPMs
Add .spec file under extras/rpms and create targets to produce source and binary rpms
This commit is contained in:
parent
e7b1c0c38c
commit
1c187c5729
6 changed files with 135 additions and 7 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -45,3 +45,5 @@ lib/src/build.c
|
|||
lib/clixon/clixon.h
|
||||
|
||||
build-root/*.tar.xz
|
||||
build-root/*.rpm
|
||||
build-root/rpmbuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue