pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/hcidump Some directories are required before ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8857fed069b
branches: trunk
changeset: 536959:e8857fed069b
user: obache <obache%pkgsrc.org@localhost>
date: Sun Dec 30 14:25:13 2007 +0000
description:
Some directories are required before installation.
diffstat:
sysutils/hcidump/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 88a6efa24571 -r e8857fed069b sysutils/hcidump/Makefile
--- a/sysutils/hcidump/Makefile Sun Dec 30 14:21:00 2007 +0000
+++ b/sysutils/hcidump/Makefile Sun Dec 30 14:25:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/08/09 12:48:46 seb Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/30 14:25:13 obache Exp $
DISTNAME= hcidump-1.5.1
CATEGORIES= sysutils
@@ -12,7 +12,9 @@
WRKSRC= ${WRKDIR}/hcidump
+INSTALLATION_DIRS+= ${PKGMANDIR}/cat1
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
INSTALLATION_DIRS+= lib
+INSTALLATION_DIRS+= bin
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index