]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - distro/fedora/INSTALL
Clear out for now.
[xonotic/gmqcc.git] / distro / fedora / INSTALL
index b9f374ca8c50ff9d377d98b28d70e7422d3f5eb9..8b137891791fe96927ad78e64b0aad7bded08bdc 100644 (file)
@@ -1,17 +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
-# 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 an RPM file in the working directory, which you can
-install with the rpm command line tool or mock.