From 8a36c429aea0da148043c713b7c3e236f719e89e Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 7 Nov 2001 16:31:26 +0000 Subject: Install the documentation for this package in the correct place. --- net/LaBrea/Makefile | 6 +++--- net/LaBrea/PLIST | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'net/LaBrea') diff --git a/net/LaBrea/Makefile b/net/LaBrea/Makefile index 582e176cc80..509e2964dd6 100644 --- a/net/LaBrea/Makefile +++ b/net/LaBrea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/11 14:49:31 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/11/07 16:31:26 agc Exp $ # DISTNAME= LaBrea @@ -14,11 +14,11 @@ COMMENT= builds tarpits/honeypots for scanners post-extract: cd ${WRKSRC}; \ ${MV} LaBrea.c LaBrea.c.in && \ - ${SED} -e 's/.$$//' -e 's|LaBrea.README|${PREFIX}/doc/LaBrea|g' LaBrea.c.in > LaBrea.c + ${SED} -e 's/.$$//' -e 's|LaBrea.README|${PREFIX}/share/doc/LaBrea|g' LaBrea.c.in > LaBrea.c do-install: ${BSD_INSTALL_PROGRAM} ${WRKSRC}/LaBrea ${PREFIX}/sbin - ${BSD_INSTALL_DATA} ${WRKSRC}/LaBrea.README ${PREFIX}/doc/LaBrea + ${BSD_INSTALL_DATA} ${WRKSRC}/LaBrea.README ${PREFIX}/share/doc/LaBrea .include "../../devel/libnet/buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/LaBrea/PLIST b/net/LaBrea/PLIST index 08c815c5c1b..f55d1dbbc55 100644 --- a/net/LaBrea/PLIST +++ b/net/LaBrea/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:54:41 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/11/07 16:31:26 agc Exp $ sbin/LaBrea +share/doc/LaBrea -- cgit v1.2.3