From 5ce8e8e5c77a92c16e627672eab6ebca50ad6f85 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 5 Jun 1999 22:32:11 +0000 Subject: Remove the test to create ${PREFIX}/share/info/dir as it is now in bsd.port.mk and this helps to unify the check and install. --- japanese/eb2/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'japanese/eb2/Makefile') diff --git a/japanese/eb2/Makefile b/japanese/eb2/Makefile index 937b36b6425a..7522dc643e53 100644 --- a/japanese/eb2/Makefile +++ b/japanese/eb2/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Jan 1999 # Whom: Motoyuki Kasahara # -# $Id: Makefile,v 1.1.1.1 1999/01/26 03:03:44 steve Exp $ +# $Id: Makefile,v 1.2 1999/03/13 07:35:40 taoka Exp $ # DISTNAME= eb-2.2.2 @@ -57,9 +57,6 @@ post-install: (cd ${APPENDIXDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ ${DISTDIR}/${DIST_SUBDIR}/$$i ${EXTRACT_AFTER_ARGS}); \ done - if [ ! -f ${PREFIX}/info/dir ]; then \ - ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ - fi ${INSTALL_DATA} ${FILESDIR}/LIST ${APPENDIXDIR}/LIST ${INSTALL_DATA} ${FILESDIR}/LIST-ja ${APPENDIXDIR}/LIST-ja .for info in eb ebinfo ebfont ebrefile ebzip -- cgit v1.2.3