Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 1999 15:45:41 -0700 (PDT)
From:      Chris Piazza <cpiazza@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk-doc Makefile
Message-ID:  <199908022245.PAA85205@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cpiazza     1999/08/02 15:45:41 PDT

  Modified files:
    java/jdk-doc         Makefile 
  Log:
  Add a workaround to chown the files if the person installing
  the port is root.  It was keeping the uid/gid of 10/143.
  
  There might be a better solution than this in the long run
  but it'll work for now.
  
  PR:		12897
  Reported by:	Jose Marques <jose@nobody.org>
  
  Also some minor non-functional changes, exit 0 -> ${FALSE},
  PKGMESSAGE to use | ${SED} instead of creating a new file.
  
  Revision  Changes    Path
  1.7       +8 -5      ports/java/jdk-doc/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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