You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging
Gonéri Le Bouder 519e4f4223 debian: install lib in dist-packages (#64412)
On Ubuntu Precise and Trusty, the build was failing because the Ansible
libs were installed in /usr/lib/python2.7/site-packages.

According to the Debian Policy (2.5), they should actually be install in
/usr/lib/python2.7/dist-packages This is also CDBS default behaviour since
0.4.131.

See: https://www.debian.org/doc/packaging-manuals/python-policy/ch-python.html

Closes: #64160
5 years ago
..
arch Update README.md (#37272) 6 years ago
debian debian: install lib in dist-packages (#64412) 5 years ago
gentoo Ansible is available in the main Gentoo repository 10 years ago
macports Convert README from Markdown to ReStructured Text and use as longdesc (#22330) 6 years ago
release ansible-doc added a new required element and broke changelog generation 5 years ago
requirements Revert "New Module: NetApp Account (#59939)" 5 years ago
rpm Exclude the ansible-test script from the main rpm package (#64277) 5 years ago
sdist Add link check to `make sdist`. 6 years ago