Commit graph

3 commits

Author SHA1 Message Date
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
2019-11-05 10:45:05 -05:00
James Cammarata
cc27fc368a Debian packaging updates
Fixes #13040
2015-11-06 15:51:17 -05:00
Michael DeHaan
8539f4926a Move debian under packaging subdirectory 2012-04-18 22:50:09 -04:00
Renamed from debian/ansible.dirs (Browse further)