Date: Sun, 16 Jun 2002 05:52:01 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ntp Makefile Message-ID: <200206161252.g5GCq1j47904@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax     2002/06/16 05:52:01 PDT
  Modified files:
    net/ntp              Makefile 
  Log:
  Don't use command like the following "tar --exclude ".*" -cf foo.bar ."
  because `.' itself gets excluded and therefore no files are added into
  arcive. This should unbreak package on -current with new tar.
  
  Reported by:    kris
  
  Revision  Changes    Path
  1.28      +1 -1      ports/net/ntp/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?200206161252.g5GCq1j47904>
