pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/buildtool-doc and share/doc/html/buildtool, too.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1b597ec8656
branches:  trunk
changeset: 476491:f1b597ec8656
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jun 12 02:20:33 2004 +0000

description:
and share/doc/html/buildtool, too.

diffstat:

 devel/buildtool-doc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0aca8196af1e -r f1b597ec8656 devel/buildtool-doc/Makefile
--- a/devel/buildtool-doc/Makefile      Sat Jun 12 02:19:32 2004 +0000
+++ b/devel/buildtool-doc/Makefile      Sat Jun 12 02:20:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/06/12 02:19:32 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/06/12 02:20:33 grant Exp $
 #
 
 DISTNAME=      buildtool-doc-0.15
@@ -23,6 +23,7 @@
 
 pre-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${DISTNAME}
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/buildtool
 
 .include "../../devel/buildtool/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index