Browse Source

Install the daemon to sbin (not bin).

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@850 e5f2f494-b856-4b98-b285-d166d9295462
Jeremy C. Reed 15 years ago
parent
commit
ec83c0c7bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/bind10/Makefile.am

+ 1 - 1
src/bin/bind10/Makefile.am

@@ -1,4 +1,4 @@
-bin_SCRIPTS = bind10
+sbin_SCRIPTS = bind10
 CLEANFILES = bind10
 
 pkglibexecdir = $(libexecdir)/@PACKAGE@