regular.mk: fix ifdef thinko
The "workaround" would mis-apply to regular-wmaker target instead of regular-gnustep it was intended for...
This commit is contained in:
parent
f23fdcb859
commit
8e590f70b2
@ -46,6 +46,7 @@ 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
|
else
|
||||||
|
distro/regular-gnustep:
|
||||||
$(error $@ is known buggy on non-i586 at the moment)
|
$(error $@ is known buggy on non-i586 at the moment)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user