bin/Makefile: restrict xbps-uunshare(8) only on linux.
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user