kumquat-buildroot/package/iputils
Thomas Petazzoni 960076cc5b package/iputils: fix IPUTILS_PERMISSIONS
The IPUTILS_PERMISSIONS variable was wrong, because iputils installs
its programs in /usr/bin, not in /bin. It probably was only tested
with the merged /usr option enabled.

This commit fixes IPUTILS_PERMISSIONS, taking into account the change
done in 6e18892733 "package/iputils: move binaries to the location also
used by Busybox":

 - arping is moved by the post-install target hook to /usr/sbin

 - clockdiff is installed by iputils in /usr/bin

 - ping is moved by the post-install target hook to /bin, which makes
   the previously incorrect path in IPUTILS_PERMISSIONS now correct

Fixes:

  http://autobuild.buildroot.net/results/fe378bca29c86a681ba9ad40386cb89248195c50/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-06-17 23:21:34 +02:00
..
0001-ninfod-ninfod_name.c-fix-build-with-nettle.patch
0002-meson.build-fix-static-build-with-gcrypt.patch package/iputils: fix static build with gcrypt 2019-06-08 22:31:20 +02:00
0003-meson.build-fix-build-with-NLS.patch package/iputils: fix build with NLS 2019-06-09 23:26:40 +02:00
0004-build-sys-Make-setcap-really-optional.patch package/iputils: fix build without setcap 2019-06-09 23:29:05 +02:00
Config.in
iputils.hash package/iputils: fix license 2019-06-09 23:27:59 +02:00
iputils.mk package/iputils: fix IPUTILS_PERMISSIONS 2019-06-17 23:21:34 +02:00