mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 12:51:04 +00:00
Clear out for now.
This commit is contained in:
parent
557ad9da1a
commit
d684e99d86
1 changed files with 0 additions and 17 deletions
|
@ -1,18 +1 @@
|
|||
To use the spec files in this fedora directory you need the core
|
||||
development tools for Fedora, building enviroment for the user, and
|
||||
the directory structure for it. If you don't already have these, issue
|
||||
the following commands.
|
||||
|
||||
# yum groupinstall "Development Tools"
|
||||
# yum install rpmdevtools
|
||||
# yum install mock
|
||||
# rpmdev-setuptree
|
||||
|
||||
Now, depending on the version of GMQCC you want, there are a serise of
|
||||
maintained spec files in this directory. Choose the version you want and
|
||||
issue the following to build the RPM.
|
||||
|
||||
# rpmbuild -bs gmqcc-[[version]].spec
|
||||
|
||||
This will create a src.rpm file in the working directory, which needs
|
||||
to be moved
|
||||
|
|
Loading…
Reference in a new issue