Commit Graph

12 Commits (6bef150695e4aea142fbb0aa3024e5b9e645621b)

Author SHA1 Message Date
Daniel Wallace e954c41705 update archlinux PKGBUILD for pacman 4.1 11 years ago
Michel Blanc cd852309ea Updates Arch PKGBUILD
Recurse in subdirectories to handle the new libs layout.
Updated on AUR.
11 years ago
Michel Blanc 04b19062d3 Fixes arch building file
Arch python binary patch was broken since improvement in 785068d. This
change fixes patch, removing most of the lines thanks to the new PYTHON
variable.
New source file already uploaded on AUR.
11 years ago
Michel Blanc bd5f699291 Update packaging/arch/PKGBUILD
Removes python2-json dependancy which is not required on Arch (python 2.7)
12 years ago
Michel Blanc 3ce0c04b71 Update packaging/arch/PKGBUILD
Uploaded new version to AUR and bumped version.
12 years ago
Michel Blanc 0526d08b85 Updates Arch PKGBUILD to include other man pages
Man pages for ansible-pull and ansible-docs are now installed properly
12 years ago
Michel Blanc d9c76dab57 Changes URL to ansible.cc
Removed github URL in favor of ansible.cc
12 years ago
Michel Blanc f72317d71e Arch PKGBUILD fixes
Adds examples in package
Changes json dependency to python2-simplejson, reflecting the new
package name
Removed duplicate python2-yaml
12 years ago
Michel Blanc d5f4e033b9 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).
12 years ago
Matt Klich 21e23b34d2 distribution packaging should install all manpages
closes #1069
12 years ago
Michel Blanc 3fae2ea8a4 Fixes Arch PKGBUILD dependencies
Adds missing depends (python2-yaml helps...)
Adds missing build deps (fakeroot)
12 years ago
Michel Blanc a672a5549a Adds ArchLinux build file
Adds PKGBUILD file required to build Arch Linux packages
12 years ago