From 24268ec9e6c6020a4eb1c7a19b11192461178762 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Mon, 10 May 1999 13:23:51 +0000 Subject: Fix REQUIRE_SETUPEL. --- editors/flim-emacs/Makefile | 4 ++-- editors/flim-emacs/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/editors/flim-emacs/Makefile b/editors/flim-emacs/Makefile index 73c5abfb6a89..9bff1f18d867 100644 --- a/editors/flim-emacs/Makefile +++ b/editors/flim-emacs/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 16:19:23 shige Exp $ # DISTNAME= flim-${FLIM_VER} @@ -36,7 +36,7 @@ ALL_TARGET?= elc HAVE_COMMON_PORT= NO .endif # if RUN_DEPENDS-emacs needs setup elisp -.if !defined(REQUIRE_SETUP) +.if !defined(REQUIRE_SETUPEL) REQUIRE_SETUPEL= NO .endif diff --git a/editors/flim-emacs/pkg-plist b/editors/flim-emacs/pkg-plist index cf78cb509d79..ec5918802183 100644 --- a/editors/flim-emacs/pkg-plist +++ b/editors/flim-emacs/pkg-plist @@ -26,6 +26,7 @@ %%EMACS_LIBDIR%%/site-lisp/flim/mmcooked.elc %%EMACS_LIBDIR%%/site-lisp/flim/std11.el %%EMACS_LIBDIR%%/site-lisp/flim/std11.elc +%%EMACS_LIBDIR%%/site-lisp/flim-setup.el @dirrm %%EMACS_LIBDIR%%/site-lisp/flim %%FLIMDOCDIR%%/ChangeLog %%FLIMDOCDIR%%/README.en -- cgit v1.2.3