change doc to build rpm for opensuse
This commit is contained in:
parent
b5a6e3e434
commit
ccfff3f86e
@ -4,8 +4,14 @@ How to Build to RPM Packages
|
||||
|
||||
#. Make sure you have rpm-build installed::
|
||||
|
||||
- on Fedora/CentOS/RedHat::
|
||||
|
||||
sudo yum install rpm-build
|
||||
|
||||
- on OpenSUSE::
|
||||
|
||||
sudo zypper install rpm-build
|
||||
|
||||
#. Thsn type following command at the top of slogging directory::
|
||||
|
||||
sudo python setup.py bdist_rpm
|
||||
|
Loading…
x
Reference in New Issue
Block a user