Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 1995 19:03:27 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-share
Subject:   cvs commit: src/share/examples Makefile
Message-ID:  <199512110303.TAA15730@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       95/12/10 19:03:26

  Modified:    share/examples  Makefile
  Log:
  Dive in the deep end and change the examples installation method.. :-/
  the 'rm -rf' and cpio was bugging me because rdist used to get false hits
  and also it installs the files with the wrong uid.
  I've tried this by running a find .. -exec ${INSTALL} ...; instead...
  
  Revision  Changes    Path
  1.18      +3 -5      src/share/examples/Makefile



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