From 004e47e5b091448f3c76862035061bad61cfce9a Mon Sep 17 00:00:00 2001 From: frueauf Date: Tue, 14 Jul 1998 10:56:15 +0000 Subject: cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every package Makefile. --- misc/dotfile/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'misc/dotfile') diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 6aae32aeb10..eb319762c6a 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/06/22 12:52:31 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/07/14 10:56:16 frueauf Exp $ # FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp # @@ -20,7 +20,4 @@ GNU_CONFIGURE= yes do-build: @${DO_NADA} -post-install: - @${CAT} ${PKGDIR}/MESSAGE - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3