Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 1997 14:53:35 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/xinstall xinstall.c
Message-ID:  <199710272253.OAA27853@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1997/10/27 14:53:34 PST

  Modified files:
    usr.bin/xinstall     xinstall.c 
  Log:
  1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf)
  2) When uid/gid not specified, not try to set 0:0 owner, just do nothing.
  It makes possible to use install -d by users without setting
  their uid:gid each time.
  3) Be more specific where install_dir fails
  
  Revision  Changes    Path
  1.26      +9 -9      src/usr.bin/xinstall/xinstall.c



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