Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Makefile and rpmbuild to allow Jenkins build with parameters #3

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

mmornati
Copy link
Contributor

To build the projet from the cli, now you need to specify the BUILD_NUMBER parameter:

make BUILD_NUMBER=2

This parameter is automatically used by jenkins. Any new Jenkins build will increment the Release of the RPM package generated.

@mmornati
Copy link
Contributor Author

mmornati commented Oct 3, 2013

Added EPUB format support in Rakefile (using a2x for conversion)
Fixed some minor problems in Makefile (modified to allow automatics builds with Jenkins)
Moved .rake hidden folder to a new raskiidoc visible folder (with a single installation raskiidoc, it's not necessary to have an hidden folder). The rpm installation path of the whole project is: /usr/share/raskiidoc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants