This commit is contained in:
Roy Marples
2007-08-20 13:32:31 +00:00
parent 4a8feebc1b
commit dc5e26e056
2 changed files with 3 additions and 2 deletions

View File

@@ -10,11 +10,10 @@
SUBDIRS = conf.d etc init.d man net sh share src
NAME = baselayout
VERSION = 2.0.0_rc2
VERSION = 2.0.0_rc3
PKG = $(NAME)-$(VERSION)
ARCH = x86
ifeq ($(OS),)
OS=$(shell uname -s)
ifneq ($(OS),Linux)