summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs21-mule-common/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/xemacs21-mule-common/Makefile b/editors/xemacs21-mule-common/Makefile
index 566d605a00df..00aa17b813ab 100644
--- a/editors/xemacs21-mule-common/Makefile
+++ b/editors/xemacs21-mule-common/Makefile
@@ -73,9 +73,6 @@ pre-install:
.endfor
.endfor
(cd ${PREFIX}/lib/xemacs; ${MKDIR} info etc site-lisp)
- if [ ! -f ${PREFIX}/lib/xemacs/info/dir ]; then \
- ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/lib/xemacs/info/dir; \
- fi
post-install::
@if [ -f ${PKGDIR}/INSTALL ]; then \