From 18ecf3a122d2c13b93cd31070a71ffe17d6d9013 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Tue, 11 Feb 1997 18:06:02 +0000 Subject: 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 --- japanese/platex-common/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 # -# $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 \ -- cgit v1.2.3