Fix last change.
This commit is contained in:
parent
e77e5691b8
commit
9bbd146557
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ install-arch-indep: mkdir info
|
|||
thisdir=`/bin/pwd`; \
|
||||
if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` ]; \
|
||||
then \
|
||||
for f in ada-mode autotype ccmode cl dired-x ebrowse ediff efaq emacs emacs-mime eudc forms gnus idlwave info message mh-e pcl-cvs reftex sc vip viper widget woman; do \
|
||||
for f in ada-mode autotype ccmode cl dired-x ebrowse ediff efaq emacs emacs-mime eshell eudc forms gnus idlwave info message mh-e pcl-cvs reftex sc speedbar vip viper widget woman; do \
|
||||
(cd $${thisdir}; \
|
||||
${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
|
||||
done; \
|
||||
|
|
Loading…
Add table
Reference in a new issue