[svn] commit: r850 - /trunk/src/bin/bind10/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Feb 17 18:58:18 UTC 2010
Author: jreed
Date: Wed Feb 17 18:58:18 2010
New Revision: 850
Log:
Install the daemon to sbin (not bin).
Modified:
trunk/src/bin/bind10/Makefile.am
Modified: trunk/src/bin/bind10/Makefile.am
==============================================================================
--- trunk/src/bin/bind10/Makefile.am (original)
+++ trunk/src/bin/bind10/Makefile.am Wed Feb 17 18:58:18 2010
@@ -1,4 +1,4 @@
-bin_SCRIPTS = bind10
+sbin_SCRIPTS = bind10
CLEANFILES = bind10
pkglibexecdir = $(libexecdir)/@PACKAGE@
More information about the bind10-changes
mailing list