make-rules/ips-buildinfo.mk
changeset 1904 4ffeed1e5360
parent 1892 6334ff163be7
child 1918 fc32d21aae4c
equal deleted inserted replaced
1903:1dd1bc9627f9 1904:4ffeed1e5360
    70 # that's the case in ON, which this is copied from. We keep it simple,
    70 # that's the case in ON, which this is copied from. We keep it simple,
    71 # though you could use something like this if you want:
    71 # though you could use something like this if you want:
    72 #
    72 #
    73 #NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
    73 #NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
    74 #
    74 #
    75 NIGHTLYID ?= 0
    75 NIGHTLYID ?= 1
    76 
    76 
    77 #
    77 #
    78 # Branch Identifier.  Used in the version section of the package name to
    78 # Branch Identifier.  Used in the version section of the package name to
    79 # identify the operating system branch that the package was produced for.
    79 # identify the operating system branch that the package was produced for.
    80 #
    80 #