Commit 8d861899 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: do'nt add polkit-rulle-admin-root in Sisyphus to Regular

This is no longer required after the fix: https://bugzilla.altlinux.org/show_bug.cgi?id=35763#c20
parent cb4eafa5
......@@ -88,7 +88,9 @@ mixin/regular-desktop: +alsa +nm-native \
use/fonts/otf/adobe use/fonts/otf/mozilla use/branding/notes
@$(call set,LOCALES,en_US ru_RU pt_BR)
@$(call add,THE_PACKAGES,pam-limits-desktop beesu polkit dvd+rw-tools)
ifeq (p10,$(BRANCH))
@$(call add,THE_PACKAGES,polkit-rule-admin-root)
endif
@$(call add,THE_BRANDING,alterator graphics indexhtml)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_BRANDING,notes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment