]> code.ossystems Code Review - openembedded-core.git/commit
cups: don't change permissions of /var/run/cups/certs in do_package
authorRoss Burton <ross.burton@intel.com>
Mon, 26 Jun 2017 10:08:18 +0000 (11:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 14:58:12 +0000 (15:58 +0100)
commit4030274eceaf0b95cac5c54c55c3f91ef45fa9b4
tree0e4deb4e7b8f0af6d3493ba24e605a1eb85c8fdf
parent179b7ae2511974173ae4aa72dfb49384ff69c2e5
cups: don't change permissions of /var/run/cups/certs in do_package

This directory is deleted by do_install, so luckily the lack of error checking
meant this didn't break.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/cups/cups.inc