Skip to content

Instantly share code, notes, and snippets.

@lemenkov
Last active December 20, 2015 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lemenkov/6048791 to your computer and use it in GitHub Desktop.
Save lemenkov/6048791 to your computer and use it in GitHub Desktop.
Fedora PPC Koji hub nano-HOWTO
* "real" build
fedpkg clone mypackage
cd mypackage
koji-ppc build rawhide "$(fedpkg giturl)"
* scratchbuild:
koji-ppc build --scratch rawhide /path/to/yourpkg.src.rpm
fedpkg --config ~/.koji/ppc-config build --target=rawhide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment