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

This reverts commit d160d6100e:
GNUstep reportedly works on x86_64 now.

Conflicts:
	conf.d/regular.mk
This commit is contained in:
Michael Shigorin 2014-01-21 13:13:57 +04:00
parent 18fc7960cb
commit 17ce5ae96d

View File

@ -57,13 +57,8 @@ distro/regular-wmaker: distro/.regular-sysv-gtk use/x11/wmaker \
@$(call add,LIVE_PACKAGES,xxkb) @$(call add,LIVE_PACKAGES,xxkb)
@$(call add,MAIN_PACKAGES,wmgtemp wmhdaps wmpomme wmxkbru) @$(call add,MAIN_PACKAGES,wmgtemp wmhdaps wmpomme wmxkbru)
ifeq (i586,$(ARCH))
distro/regular-gnustep: distro/regular-wmaker use/x11/gnustep +plymouth distro/regular-gnustep: distro/regular-wmaker use/x11/gnustep +plymouth
@$(call add,THE_BRANDING,graphics) @$(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; @: distro/regular-xfce: distro/.regular-gtk use/x11/xfce +nm; @: