make-rules/ips-buildinfo.mk
changeset 979 5e64c807d737
parent 972 8009bf2d1781
child 999 11f526e1d277
equal deleted inserted replaced
978:f7d58c85fe8d 979:5e64c807d737
    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/solaris11/dev/
    92 CANONICAL_REPO ?=		http://ipkg.us.oracle.com/solaris12/dev/
    93 
    93