summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-12-10 21:55:40 +0000
committerminskim <minskim@pkgsrc.org>2004-12-10 21:55:40 +0000
commit8a2bcedba51d42fefee385e2d0708d7d760191c5 (patch)
tree0474d1df31a1c574d6fcd725f0cab6299c8c3d1c /textproc
parent6bd583db9c6cce594fe59ba5c1f280798f938b10 (diff)
downloadpkgsrc-8a2bcedba51d42fefee385e2d0708d7d760191c5.tar.gz
Remove an install command that doesn't install anything. Should have
been removed when the package was updated to 0.8pre1.
Diffstat (limited to 'textproc')
-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}