From db57a3db095a9a9411fcf15feb6d69d0f1619d03 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 17 May 2000 18:01:01 +0000 Subject: [PATCH] Do not install *.orig files. Submitted by: bento --- japanese/jed/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index 86771613dc4f..654f80d9aeab 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -78,6 +78,9 @@ pre-fetch: post-extract: @cd ${WRKDIR} && ${MV} *.sl ${_LIBDIR}/ +post-patch: + @${RM} ${_INFODIR}/*.orig + do-install: @${MKDIR} ${JED_ROOT} .for d in bin doc lib lib/colors lib/tm