Fix merge error.

This commit is contained in:
Andreas Schwab 2007-11-09 16:02:09 +00:00
parent b7c76a30f9
commit 0713128329

View file

@ -255,7 +255,7 @@ install: all
`id -un 2> /dev/null`; do \
[ -n "$${installuser}" ] && break ; \
done ; \
-find ${INSTALLDIR} -exec chown $${installuser} '{}' ';'
find ${INSTALLDIR} -exec chown $${installuser} '{}' ';'
clean mostlyclean:
rm -f ${TIT-MISC} ${TIT-MISC:.elc=.el} \