pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/mklivecd Fix pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac3d5ce9a4a8
branches:  trunk
changeset: 475556:ac3d5ce9a4a8
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Wed May 19 12:22:42 2004 +0000

description:
Fix pkgviews installation.

diffstat:

 sysutils/mklivecd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dfcb4a719f2b -r ac3d5ce9a4a8 sysutils/mklivecd/Makefile
--- a/sysutils/mklivecd/Makefile        Wed May 19 11:42:45 2004 +0000
+++ b/sysutils/mklivecd/Makefile        Wed May 19 12:22:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/05/01 10:46:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/19 12:22:42 uebayasi Exp $
 
 DISTNAME=      mklivecd-0.6
 CATEGORIES=    sysutils
@@ -21,7 +21,7 @@
 NO_BUILDLINK=  YES
 NO_BUILD=      YES
 
-INSTALLATION_DIRS=     share/mklivecd sbin
+INSTALLATION_DIRS=     man/man8 sbin share/mklivecd
 
 FILES=     KERN-LIVECD mfs_rcd personal_config
 



Home | Main Index | Thread Index | Old Index