summaryrefslogtreecommitdiff
path: root/community/exim/exim.Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'community/exim/exim.Makefile')
-rw-r--r--community/exim/exim.Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/exim/exim.Makefile b/community/exim/exim.Makefile
index a304ce829..2bf77f434 100644
--- a/community/exim/exim.Makefile
+++ b/community/exim/exim.Makefile
@@ -100,7 +100,7 @@
# /usr/local/sbin. The installation script will try to create this directory,
# and any superior directories, if they do not exist.
-BIN_DIRECTORY=/usr/sbin
+BIN_DIRECTORY=/usr/bin
#------------------------------------------------------------------------------