ansible/packaging/arch/README.md
Bartłomiej Piotrowski 24ae4f014f Make PKGBUILD packaging standards compliant.
* replace pointless patch with PYTHON=python2
* simplify git describe command
* move pkgver() function lower, so build chroots can make use of it
* align packages in optdepends using spaces
* use double quotation marks only where it's needed
* unify usage of brackets sorrounding variables
* shorten pkgdesc (kudos to Fedora)
* update README
2014-02-05 23:40:02 +01:00

14 lines
381 B
Markdown

Arch Packaging Files
--------------------
The PKGBUILD in this directory is here for reference.
You should use AUR to install [ansible-git][1], using `yaourt` for instance:
yaourt -S ansible-git
You can also use a AUR package for the stable version of [ansible][2].
[1]: https://aur.archlinux.org/packages/ansible-git/
[2]: https://aur.archlinux.org/packages/ansible/