pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/db2latex Remove an install command that doesn...
details: https://anonhg.NetBSD.org/pkgsrc/rev/824dd4ab9d48
branches: trunk
changeset: 485427:824dd4ab9d48
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Dec 10 21:55:40 2004 +0000
description:
Remove an install command that doesn't install anything. Should have
been removed when the package was updated to 0.8pre1.
diffstat:
textproc/db2latex/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b949161978c1 -r 824dd4ab9d48 textproc/db2latex/Makefile
--- a/textproc/db2latex/Makefile Fri Dec 10 21:17:13 2004 +0000
+++ b/textproc/db2latex/Makefile Fri Dec 10 21:55:40 2004 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index