File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Releasing
22
3- ## Source code
3+ ## Source code
44
55Edit varable ` $VERSION ` in the following files:
66
@@ -51,15 +51,15 @@ git archive --prefix=PAF-$TAG/ -o /tmp/PAF-$TAG.tgz $TAG
5151
5252## Building the RPM file
5353
54- ### Installation
54+ ### Installation
5555
5656```
5757yum group install "Development Tools"
5858yum install rpmdevtools
5959useradd makerpm
6060```
6161
62- ### Building the package
62+ ### Building the package
6363
6464```
6565su - makerpm
@@ -80,7 +80,7 @@ apt-get install dh-make devscripts libmodule-build-perl resource-agents
8080```
8181
8282
83- ### Building the package
83+ ### Building the package
8484
8585Package to install on your debian host to build the builder environment
8686
@@ -95,6 +95,6 @@ debuild -i -us -uc -b
9595
9696Don't forget to upload the package on github release page.
9797
98- ## Documentation
98+ ## Documentation
9999
100100Update the "quick start" documentation pages with the links to the new packges
You can’t perform that action at this time.
0 commit comments