make boost-install refer to the correct target for installing the headers. Fixes #2416.

[SVN r49381]
This commit is contained in:
Steven Watanabe 2008-10-18 18:37:13 +00:00
parent 9cee2c6cab
commit 119d7bb751

View file

@ -490,7 +490,7 @@ alias build_all : libs/$(libraries)/build ;
rule boost-install ( libraries * )
{
package.install install
: <dependency>/boost//install-headers $(install-requirements)
: <dependency>/boost//install-proper-headers $(install-requirements)
: # No binaries
: $(libraries)
: # No headers, it is handled by the dependency.