mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 17:40:45 +00:00
polkit-group-rule.inc: remove allarch
Recipes using this include depend on polkit which is not allarch. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
37f0735668
commit
315a2f9026
@ -1,7 +1,7 @@
|
||||
# polkit must prepare polkid group
|
||||
DEPENDS += "polkit"
|
||||
|
||||
inherit allarch useradd
|
||||
inherit useradd
|
||||
|
||||
do_install_prepend() {
|
||||
install -m 700 -d ${D}${sysconfdir}/polkit-1/rules.d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user