mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 17:43:28 +00:00
MFRELENG_5_1: Default the release makefile to 5.1.
This commit is contained in:
parent
d2ae13098f
commit
01b198099c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116879
@ -18,11 +18,11 @@
|
||||
# Set these, release builder!
|
||||
#
|
||||
# Fixed version:
|
||||
#BUILDNAME=5.0-RELEASE
|
||||
#BUILDNAME=5.1-RELEASE
|
||||
#
|
||||
# Automatic SNAP versioning:
|
||||
DATE != date +%Y%m%d
|
||||
BASE = 5.0
|
||||
BASE = 5.1
|
||||
BUILDNAME?=${BASE}-${DATE}-SNAP
|
||||
#
|
||||
#CHROOTDIR=/junk/release
|
||||
|
Loading…
Reference in New Issue
Block a user