Parcourir la 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 il y a 15 ans
Parent
commit
ec83c0c7bb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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@