Date: Sat, 17 Aug 1996 03:16:04 -0700 (PDT) From: Satoshi Asami <asami> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Message-ID: <199608171016.DAA12828@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 96/08/17 03:16:04 Modified: share/mk bsd.port.mk Log: (1) Ignore patches directory without a patch with a message instead of bombing mercilessly. (2) If that directory has a directory called CVS, remind the user of the existence of the "-P" option to cvs co and update. (3) While I'm here, clean up the PATCH_DEBUG code a bit. In particular, don't duplicate a whole bunch of code just for adding a single "echo" statement. ;) Reviewed by: the ports list Revision Changes Path 1.220 +29 -44 src/share/mk/bsd.port.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608171016.DAA12828>