Fixed Makefile and build systems to include man-pages. Added Alt-linux workflow. Fix rpm spec-file #3
@ -40,6 +40,7 @@ jobs:
|
||||
rpmdev-setuptree
|
||||
mv ./bforce-${{ env.BFORCE_VER }}.tar.gz ./rpmbuild/SOURCES/
|
||||
- name: Building binary and source RPM
|
||||
run: |
|
||||
rpmbuild -bb ./bforce.spec --define "_topdir $( pwd )/rpmbuild"
|
||||
- name: Constructing artifact name and version
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user