aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-03-30 20:12:53 +0800
committerknu <knu@FreeBSD.org>2002-03-30 20:12:53 +0800
commite121e421c4ba57e9a948de7b47d7fc463d943ae7 (patch)
treec18a563082a3fa10df3cfc772e8affe4f13acb95 /textproc
parentea3299de3c900df6d9d7bce12f1592ed6441176a (diff)
downloadfreebsd-ports-gnome-e121e421c4ba57e9a948de7b47d7fc463d943ae7.tar.gz
freebsd-ports-gnome-e121e421c4ba57e9a948de7b47d7fc463d943ae7.tar.zst
freebsd-ports-gnome-e121e421c4ba57e9a948de7b47d7fc463d943ae7.zip
cd dir && command -> cd dir; command
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}/