summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-03-30 12:12:53 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-03-30 12:12:53 +0000
commit380317bde9db6861d1d800cc1e9f44f21857bcee (patch)
tree7779cd09554e172da6706253f05a3e6e179c1986 /textproc
parentcd dir && command -> cd dir; command (diff)
cd dir && command -> cd dir; command
Notes
Notes: svn path=/head/; revision=56946
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-rd-mode.el/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile
index c2d916da5199..5b1a8d06ef0f 100644
--- a/textproc/ruby-rd-mode.el/Makefile
+++ b/textproc/ruby-rd-mode.el/Makefile
@@ -28,7 +28,7 @@ XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp
do-extract:
${MKDIR} ${WRKDIR}
- ${LN} -sf `cd ${.CURDIR}/../ruby-rdtool && ${MAKE} -V WRKSRC`/utils ${WRKSRC}
+ ${LN} -sf `cd ${.CURDIR}/../ruby-rdtool; ${MAKE} -V WRKSRC`/utils ${WRKSRC}
do-install:
${MKDIR} ${XEMACSLISPDIR}/