Updates Arch linux packaging files

Added a README.md to explain the purpose of the directory
Fixed dependencies in PKGBUILD
Added patch to change python binary name for arch users, so they
don't end up using python 3 (python links to python3 by default on arch
linux).
This commit is contained in:
Michel Blanc
2012-11-16 10:07:42 +01:00
parent 0ab3bd0034
commit d5f4e033b9
3 changed files with 55 additions and 5 deletions

13
packaging/arch/README.md Normal file
View File

@@ -0,0 +1,13 @@
Arch Packaging Files
--------------------
The PKGBUILD and patch in this directory are here for reference.
You should use AUR to install [ansible-git][1], using `yaourt` for instance :
yaourt -S ansible-git
You can also find a stable AUR package for the stable version of [ansible][1].
[1]: https://github.com/ramaze/ramaze
[2]: https://github.com/paulasmuth/fnordmetric