pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/shlock don't create catdir
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d9b21b207ff
branches: trunk
changeset: 542910:3d9b21b207ff
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu May 29 17:05:36 2008 +0000
description:
don't create catdir
diffstat:
pkgtools/shlock/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1a81fae9ce22 -r 3d9b21b207ff pkgtools/shlock/Makefile
--- a/pkgtools/shlock/Makefile Thu May 29 17:03:54 2008 +0000
+++ b/pkgtools/shlock/Makefile Thu May 29 17:05:36 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/05/29 17:03:54 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/29 17:05:36 tnn Exp $
#
DISTNAME= shlock-20080529
@@ -16,7 +16,7 @@
NO_CHECKSUM= yes
-INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
PKGSRC_LOCKTYPE= none # avoid "bootstrapping problem"
do-extract:
Home |
Main Index |
Thread Index |
Old Index