Commit 17ce5ae9 authored by Michael Shigorin's avatar Michael Shigorin

Revert "regular.mk: gnustep is broken on x86_64 right now"

This reverts commit d160d610: GNUstep reportedly works on x86_64 now. Conflicts: conf.d/regular.mk
parent 18fc7960
......@@ -57,13 +57,8 @@ distro/regular-wmaker: distro/.regular-sysv-gtk use/x11/wmaker \
@$(call add,LIVE_PACKAGES,xxkb)
@$(call add,MAIN_PACKAGES,wmgtemp wmhdaps wmpomme wmxkbru)
ifeq (i586,$(ARCH))
distro/regular-gnustep: distro/regular-wmaker use/x11/gnustep +plymouth
@$(call add,THE_BRANDING,graphics)
else
distro/regular-gnustep:
$(error $@ is known buggy on non-i586 at the moment)
endif
distro/regular-xfce: distro/.regular-gtk use/x11/xfce +nm; @:
......
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