Commit b88e5647 authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

e2k: fix dummy

It should do some work: nothing else might have pulled use/x11 in (which brings another topic to the table: we'd probably better have some platform-independent targets that pull archdep pieces in under the hood). Fixes: 2002e625
parent d8b4e379
......@@ -63,7 +63,7 @@ use/e2k/multiseat/801/full: use/e2k/multiseat/801 use/control
@$(call add,MAIN_GROUPS,x-e2k/x-autologin)
@$(call add,THE_PACKAGES,test-audio alterator-multiseat)
else
use/e2k/x11/101:; @:
use/e2k/x11/101: use/e2k/x11; @:
endif # e2kv4
ifeq (,$(filter-out e2k,$(ARCH)))
......
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