summaryrefslogtreecommitdiff
path: root/clients
diff options
context:
space:
mode:
Diffstat (limited to 'clients')
-rw-r--r--clients/zmailnotify/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/zmailnotify/Makefile.in b/clients/zmailnotify/Makefile.in
index ec5d117..4c32b21 100644
--- a/clients/zmailnotify/Makefile.in
+++ b/clients/zmailnotify/Makefile.in
@@ -34,7 +34,7 @@ zmailnotify: ${OBJS} ${BUILDTOP}/lib/libzephyr.a
check:
install: zmailnotify
- ${INSTALL} -m 755 -s zmailnotify ${DESTDIR}${sbindir}
+ ${INSTALL} -m 755 -s zmailnotify ${DESTDIR}${bindir}
${INSTALL} -m 644 ${srcdir}/zmailnotify.1 ${DESTDIR}${mandir}/man1
clean: