summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--leim/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in
index 47e220c7112..ad34ca87457 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -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} \