Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrenninghoff committed Mar 12, 2016
1 parent 7de0219 commit cc1bc06
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -2,3 +2,9 @@

I've packaged the Infinality-Ultimate-Bundle by bohoomil for Fedora.
Please see [this](http://danielrenninghoff.com/2015/11/22/infinality-ultimate-bundle-packaged-for-fedora/) blogpost for more information and installation instructions.

## Compilation
You always need to add the ARCH variable when invoking make. This way, you can compile packages for different architectures.
Type ```make all ARCH=x86_64``` to create all packages.

To just create one package, use for example ```make pkg PKG=fontconfig-infinality-ultimate/ ARCH=x86_64```. Make sure to add a slash at the end of the package name.

0 comments on commit cc1bc06

Please sign in to comment.