From cd5dcf33869db56afff25befbb999f2f2b586a5b Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Tue, 31 Aug 1999 15:14:15 +0000 Subject: Fix reistall. --- editors/xemacs-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/xemacs-devel') diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 6b616cb56e15..807a751a3fea 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -79,7 +79,7 @@ WITH_OFFIX?= --with-offix=no .endif post-install: - ${LN} -s xemacs-${XEMACS_VER} ${PREFIX}/bin/xemacs21 + ${LN} -sf xemacs-${XEMACS_VER} ${PREFIX}/bin/xemacs21 .for file in b2m ctags etags gnuclient xemacs-${XEMACS_VER} strip ${PREFIX}/bin/${file} .endfor -- cgit v1.2.3