make-rules/ips-buildinfo.mk
changeset 4085 936779f6ced9
parent 4054 193a94424139
child 4154 d083b59c9f51
equal deleted inserted replaced
4084:3b8278addf4b 4085:936779f6ced9
    87 #
    87 #
    88 BUILD_VERSION ?=  $(PKG_SOLARIS_VERSION)-$(BRANCHID)
    88 BUILD_VERSION ?=  $(PKG_SOLARIS_VERSION)-$(BRANCHID)
    89 
    89 
    90 # Set a default reference repository against which pkglint is run, in case it
    90 # Set a default reference repository against which pkglint is run, in case it
    91 # hasn't been set in the environment.
    91 # hasn't been set in the environment.
    92 CANONICAL_REPO ?=		http://ipkg.us.oracle.com/solaris12/dev/
    92 CANONICAL_REPO ?=		http://ipkg.us.oracle.com/solaris12/minidev/
    93 
    93