pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/pdumpfs List complete directories required by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/490446ed5999
branches:  trunk
changeset: 529683:490446ed5999
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Jun 09 01:19:20 2007 +0000

description:
List complete directories required by this package.

diffstat:

 sysutils/pdumpfs/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r dd85cd2961a9 -r 490446ed5999 sysutils/pdumpfs/Makefile
--- a/sysutils/pdumpfs/Makefile Sat Jun 09 01:07:13 2007 +0000
+++ b/sysutils/pdumpfs/Makefile Sat Jun 09 01:19:20 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/04/05 12:21:26 obache Exp $
+# $NetBSD: Makefile,v 1.6 2007/06/09 01:19:20 obache Exp $
 #
 
 DISTNAME=      pdumpfs-${VER}
@@ -15,7 +15,8 @@
 
 REPLACE_RUBY=  pdumpfs.in
 
-INSTALLATION_DIRS=     share/doc/pdumpfs
+INSTALLATION_DIRS=     bin ${PKGMANDIR}/man8 ${PKGMANDIR}/ja_JP.EUC/man8 \
+                       share/doc/pdumpfs
 
 do-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/pdumpfs ${PREFIX}/bin



Home | Main Index | Thread Index | Old Index