From 8a2bcedba51d42fefee385e2d0708d7d760191c5 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 10 Dec 2004 21:55:40 +0000 Subject: Remove an install command that doesn't install anything. Should have been removed when the package was updated to 0.8pre1. --- textproc/db2latex/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/db2latex/Makefile b/textproc/db2latex/Makefile index b50cc13e0d3..b7648515157 100644 --- a/textproc/db2latex/Makefile +++ b/textproc/db2latex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/11/25 20:47:00 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2004/12/10 21:55:40 minskim Exp $ DISTNAME= db2latex-xsl-0.8pre1 PKGNAME= ${DISTNAME:S/xsl-//} @@ -30,7 +30,6 @@ post-extract: do-install: ${INSTALL_DATA_DIR} ${DOCDIR} ${INSTALL_DATA_DIR} ${XSLDIR} - ${INSTALL_DATA_DIR} ${EGDIR} cd ${WRKSRC}/doc && ${PAX} -rwpm . ${DOCDIR} cd ${WRKSRC} && ${PAX} -rwpm AUTHOR COPYING COPYRIGHT README \ TODO VERSION ${DOCDIR} -- cgit v1.2.3