package/setools: drop path prefix from man install
authorMatt Weber <Matthew.Weber@collins.com>
Thu, 29 Nov 2018 03:11:58 +0000 (21:11 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 29 Nov 2018 21:59:00 +0000 (22:59 +0100)
commitd68f3ba156074c5dc4bd96a19cb85ae8c5ae2754
treeed18f108378132a0fee9ca281653e102d3d4e697
parent1008c507cdf20bfb16bcf9f6d9d898976db60989
package/setools: drop path prefix from man install

For this man file install scenario, joining the sys.prefix makes the
path absolute (this was previously working by accident).  It was
found when e94280e5a537b "package/pkg-python: use proper --prefix
and --root values" was merged.

Fixes:
http://autobuild.buildroot.net/results/e214e1a539cdac07028fb58c3822f89886d86f1f

Upstream:
https://github.com/SELinuxProject/setools/pull/13/commits/bc36cba1393120e65bfe4d0f642fd8d38010c0f7

Cc: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/setools/0003-setup.py-drop-path-prefix-from-man-install.patch [new file with mode: 0644]