Makefile: use fc18 as default value for DIST_DOM0
This commit is contained in:
parent
81a8a372ab
commit
ef972bcbc7
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ VERSION_VAIO_FIXES := $(shell cat version_vaio_fixes)
|
|||||||
VERSION_VM := $(shell cat version_vm)
|
VERSION_VM := $(shell cat version_vm)
|
||||||
VERSION_LIBS := $(shell cat version_libs)
|
VERSION_LIBS := $(shell cat version_libs)
|
||||||
|
|
||||||
DIST_DOM0 ?= fc13
|
DIST_DOM0 ?= fc18
|
||||||
|
|
||||||
help:
|
help:
|
||||||
@echo "make rpms -- generate binary rpm packages"
|
@echo "make rpms -- generate binary rpm packages"
|
||||||
|
Loading…
Reference in New Issue
Block a user