Translations of this page:

RPM-build

You can build your own rpm from the tarballs, there is already a spec file inside the tarball. On an rpm-based linux distribution, do the following:

  1. Make src.rpm file
    rpmbuild -ts manaplus-version.tar.bz2
  2. Make binary rpm file, which you can install.
    rpmbuild --rebuild manaplus-version.src.rpm
 
rpmbuild.txt · Last modified: 2011/04/17 20:50 by admin
Except where otherwise noted, content on this wiki is licensed under the following license:GNU Free Documentation License 1.3
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki