From 5e129658fc7663aee97c3d6ca2a3bdf3aeabd003 Mon Sep 17 00:00:00 2001 From: lioux Date: Wed, 14 Feb 2001 20:19:04 +0000 Subject: simple typo fix, remove odd extraneous spaces (^ $) --- editors/flim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/flim') diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -146,7 +146,7 @@ info-build-by-emacs: ${MAKEINFO_EMACS} $${i} ${MAKEINFO_EMACS_FLAGS} || ${TRUE} ; \ done) .endif - + pkg-el-copy: @(if [ -f ${FILESDIR}/_pkg.el ] ; then \ ${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/_pkg.el ;\ -- cgit