From 9a8b2a75ba66190aec20a52173e3faa96e0a3024 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Thu, 14 Jun 2012 05:49:39 +0000 Subject: [PATCH] fix Jamfile install target --- Jamfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Jamfile b/Jamfile index d8b7b6d52..746d0d511 100755 --- a/Jamfile +++ b/Jamfile @@ -618,8 +618,7 @@ lib torrent headers = [ path.glob-tree include/libtorrent : *.hpp ] ; package.install install - : libtorrent - libtorrent + : libtorrent on : : torrent