Fixed Makefile and build systems to include man-pages. Added Alt-linux workflow. Fix rpm spec-file #3

Merged
zx merged 21 commits from zx into master 2025-04-16 10:36:34 +03:00
Showing only changes of commit be3fcc0b5e - Show all commits

View File

@ -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: |