summaryrefslogtreecommitdiff
path: root/japanese/platex-common
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-02-11 18:06:02 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-02-11 18:06:02 +0000
commit18ecf3a122d2c13b93cd31070a71ffe17d6d9013 (patch)
treef87e600e424e8602c282e14910c7c55f0450d386 /japanese/platex-common
parentRemove latex209. (diff)
Remove files from old version of this software before doing anything in
do-install. This should prevent `make install' from stopping when old files are present. Requested by: asami
Notes
Notes: svn path=/head/; revision=5577
Diffstat (limited to 'japanese/platex-common')
-rw-r--r--japanese/platex-common/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/platex-common/Makefile b/japanese/platex-common/Makefile
index 430e348107b0..1d2eb1d5c4d9 100644
--- a/japanese/platex-common/Makefile
+++ b/japanese/platex-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Nov 1995
# Whom: Hideaki Ohmon <ohmon@sfc.keio.ac.jp>
#
-# $Id: Makefile,v 1.12 1996/11/11 08:11:50 max Exp $
+# $Id: Makefile,v 1.13 1997/02/09 00:40:35 max Exp $
#
DISTNAME= platex2e
@@ -62,6 +62,8 @@ DISTFILES+= pl9702j.tar.gz pl9702s.tar.gz pl9702e.tar.gz
EXTRACT_ONLY= ${PLIB_FILE}
do-install:
+ @${RM} -f ${PREFIX}/lib/texmf/tex/latex2e/base/*
+ @${RM} -f ${PREFIX}/lib/texmf/tex/platex2e/base/*
@tar -C ${PREFIX}/lib/texmf/fonts/public -zx \
-f ${DISTDIR}/${DIST_SUBDIR}/ecfonts-1.0.tar.gz
@tar -C ${PREFIX}/lib/texmf/tex/latex2e -zx \