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
|
||||
@$(call add,THE_BRANDING,graphics)
|
||||
else
|
||||
distro/regular-gnustep:
|
||||
$(error $@ is known buggy on non-i586 at the moment)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user