mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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:
13
packaging/arch/README.md
Normal file
13
packaging/arch/README.md
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user