summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-10 21:55:40 +0000
committerminskim <minskim>2004-12-10 21:55:40 +0000
commitbf102ecd41cc382083c7c674362fe96b5df4187c (patch)
tree0474d1df31a1c574d6fcd725f0cab6299c8c3d1c
parent3e7011afdfb7c0f0630a9e53869f645e6488939e (diff)
downloadpkgsrc-bf102ecd41cc382083c7c674362fe96b5df4187c.tar.gz
Remove an install command that doesn't install anything. Should have
been removed when the package was updated to 0.8pre1.
-rw-r--r--textproc/db2latex/Makefile3
1 files changed, 1 insertions, 2 deletions
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}