make-rules/ips-buildinfo.mk
branchs11-update
changeset 3331 fd17f237af02
parent 3318 ea6a3e917b50
child 3339 b98d7f2af02b
equal deleted inserted replaced
3330:bed1d2a86c86 3331:fd17f237af02
    75 # be uniquely identified so that packages produced by different
    75 # be uniquely identified so that packages produced by different
    76 # builds can't be mixed.  Mixing packages from different builds can
    76 # builds can't be mixed.  Mixing packages from different builds can
    77 # easily result in broken global and nonglobal zones.
    77 # easily result in broken global and nonglobal zones.
    78 #
    78 #
    79 #NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
    79 #NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
    80 NIGHTLYID ?= 0
    80 NIGHTLYID ?= 1
    81 
    81 
    82 #
    82 #
    83 # Branch Identifier.  Used in the version section of the package name to
    83 # Branch Identifier.  Used in the version section of the package name to
    84 # identify the operating system branch that the package was produced for.
    84 # identify the operating system branch that the package was produced for.
    85 #
    85 #