pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide Added a rationale for the last commit, which...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c91263d3793
branches:  trunk
changeset: 502406:3c91263d3793
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 04 14:00:21 2005 +0000

description:
Added a rationale for the last commit, which had been unintended, but
nevertheless useful.

diffstat:

 doc/guide/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r be163bab1343 -r 3c91263d3793 doc/guide/Makefile
--- a/doc/guide/Makefile        Fri Nov 04 13:57:35 2005 +0000
+++ b/doc/guide/Makefile        Fri Nov 04 14:00:21 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/11/04 13:58:17 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2005/11/04 14:00:21 rillig Exp $
 #
 
 DISTNAME=              htdocs-share-20050727
@@ -43,6 +43,8 @@
 
 .include "Makefile.common"
 
+# The source files are only symlinked into the WRKSRC, so that they can
+# be easily modified, should the "lint" phase fail.
 pre-extract:
        ${MKDIR} ${WRKSRC}
        @${LN} -s ${FILESDIR}/* ${WRKSRC}



Home | Main Index | Thread Index | Old Index