bin/Makefile: restrict xbps-uunshare(8) only on linux.
This commit is contained in:
parent
58e6d71d24
commit
a1d1b3e480
@ -10,10 +10,10 @@ SUBDIRS += xbps-remove
|
||||
SUBDIRS += xbps-rindex
|
||||
SUBDIRS += xbps-uhelper
|
||||
SUBDIRS += xbps-checkvers
|
||||
SUBDIRS += xbps-uunshare
|
||||
|
||||
ifeq (${XBPS_OS},linux)
|
||||
SUBDIRS += xbps-uchroot
|
||||
SUBDIRS += xbps-uunshare
|
||||
endif
|
||||
|
||||
include ../mk/subdir.mk
|
||||
|
Loading…
Reference in New Issue
Block a user