Commit 2ed80ecc authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: don't add polkit-rule-admin for p10 branch also

parent 18de2f6b
......@@ -88,9 +88,6 @@ 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