Third time's a charm?? (the logic was reversed from desired)
Time for sleep... Submitted by: ru
This commit is contained in:
parent
3c632a5847
commit
2c67a07fd0
@ -62,7 +62,7 @@ SUBDIR+=secure
|
||||
.if !defined(NOSHARE)
|
||||
SUBDIR+=share
|
||||
.endif
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
.if ${MACHINE_ARCH} != "alpha"
|
||||
SUBDIR+=sys
|
||||
.endif
|
||||
SUBDIR+=usr.bin usr.sbin etc
|
||||
|
Loading…
Reference in New Issue
Block a user