]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
meson: fix error when restorecon unavailable
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 13 Mar 2018 21:18:25 +0000 (22:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 31 Mar 2018 20:52:18 +0000 (22:52 +0200)
commit8cbb08d8e59d56e5d86a85fc8730c9c604d77d27
tree9add35ae47ee5da9b23ad2243ffb3d0e3d943aa4
parentd879be3049598f35d7b959784e1a6c2811ba2036
meson: fix error when restorecon unavailable

host-meson is used by some packages such as libmpdclient.
If selinuxenabled is installed on host but restorecon is unavailable
(for an "unknwown" reason), install will crash.

Fixes:
 - http://autobuild.buildroot.net/results/d5dcdfdfab3503fdc387f99e68267972a38c417d

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/meson/0001-Fix-FileNotFoundError-when-restorecon-unavailable.patch [new file with mode: 0644]