Support building Ubuntu 14.10 (utopic) boxes.
This commit is contained in:
parent
930c62a302
commit
0e382b9a3d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
UBUNTU_BOXES= precise quantal raring saucy trusty
|
UBUNTU_BOXES= precise quantal raring saucy trusty utopic
|
||||||
DEBIAN_BOXES= squeeze wheezy sid jessie
|
DEBIAN_BOXES= squeeze wheezy sid jessie
|
||||||
CENTOS_BOXES= 6
|
CENTOS_BOXES= 6
|
||||||
TODAY=$(shell date -u +"%Y-%m-%d")
|
TODAY=$(shell date -u +"%Y-%m-%d")
|
||||||
|
|
Loading…
Reference in a new issue