Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 1997 20:20:26 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   cvs commit: src/share/mk bsd.port.mk
Message-ID:  <199706180320.UAA03844@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1997/06/17 20:20:26 PDT

  Modified files:
    share/mk             bsd.port.mk 
  Log:
  Move the "umask ?= 0022" check (a warning only) from the default
  "do-install" target to the beginning of the "install" meta-target, so
  that ports that define their own do-install will also run it without
  having to duplicate it themselves.
  
  Tested by:	rebuilding all packages
  
  Revision  Changes    Path
  1.259     +6 -6      src/share/mk/bsd.port.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706180320.UAA03844>