From 7786b8c96eb2a359da27ddb48859d4eb1aa712e4 Mon Sep 17 00:00:00 2001 From: jtb Date: Thu, 26 Apr 2001 23:26:49 +0000 Subject: There is no dir entry in the distributed gdbm.info -- delete it after extraction so that it gets rebuilt. --- databases/gdbm/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'databases/gdbm/Makefile') diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index e75c8ab236b..e879c6113e8 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/04/18 17:28:26 jtb Exp $ +# $NetBSD: Makefile,v 1.22 2001/04/26 23:26:49 jtb Exp $ # FreeBSD Id: Makefile,v 1.4 1997/01/28 08:11:23 asami Exp # @@ -15,4 +15,7 @@ USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig INFO_FILES= gdbm.info +post-extract: + ${RM} -f ${WRKSRC}/gdbm.info + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3