diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-20 02:56:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-20 02:56:22 +0000 |
commit | 1d3bb743324bd76f8ef4f04083bd5e4450828218 (patch) | |
tree | 6f43c0eb571729b14e235ca05370bbf8c4b1fb31 /print/teTeX-sharesrc | |
parent | 7a78d28fe12c13ee2ead1f2b61a7aa7506bc30bc (diff) | |
download | pkgsrc-1d3bb743324bd76f8ef4f04083bd5e4450828218.tar.gz |
Files to exclude are not even in the tarball.
Diffstat (limited to 'print/teTeX-sharesrc')
-rw-r--r-- | print/teTeX-sharesrc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/teTeX-sharesrc/Makefile b/print/teTeX-sharesrc/Makefile index a46dd1f15fa..fd7966ad5e5 100644 --- a/print/teTeX-sharesrc/Makefile +++ b/print/teTeX-sharesrc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/10/20 02:33:45 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2002/10/20 02:56:22 wiz Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -29,7 +29,6 @@ EXTRA_PATCH= ${FILESDIR}/latex.ltx.diff do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/texmf cd ${PREFIX}/share/texmf; ${PAX} -rzf ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} - cd ${PREFIX}/share/texmf; ${RM} -f `${CAT} ${FILESDIR}/exclude` post-install: @cd ${PREFIX}/share/texmf/source/latex/base && \ |