fix source RPM build formatting
This commit is contained in:
parent
6e8eb692b7
commit
51abe45d63
1 changed files with 2 additions and 2 deletions
|
@ -118,7 +118,7 @@ yum install rpmdevtools mock
|
||||||
|
|
||||||
1. Build a source RPM.
|
1. Build a source RPM.
|
||||||
|
|
||||||
}}}
|
{{{
|
||||||
tar xzf core-4.7.tar.gz
|
tar xzf core-4.7.tar.gz
|
||||||
cd core-4.7
|
cd core-4.7
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
@ -127,7 +127,7 @@ cd core-4.7
|
||||||
cp ../core-4.7.tar.gz .
|
cp ../core-4.7.tar.gz .
|
||||||
make rpm
|
make rpm
|
||||||
# source RPM is in ~/rpmbuild/SRPMS/core-4.7-1.src.rpm
|
# source RPM is in ~/rpmbuild/SRPMS/core-4.7-1.src.rpm
|
||||||
{{{
|
}}}
|
||||||
|
|
||||||
2. Use mock for cross-compiling various distributions/architectures.
|
2. Use mock for cross-compiling various distributions/architectures.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue