make-rules/ips-buildinfo.mk
branchs11-update
changeset 3184 5e069d70e84c
parent 3181 c4b9e0bf25f4
child 3192 b9a078e64012
child 3193 e45380d8d511
equal deleted inserted replaced
3183:ecf69e95ed98 3184:5e069d70e84c
    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 #