From 0652a9923aa26ffb22edb7df30fc4ca237cab70c Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 10 Mar 2018 12:41:00 +0000 Subject: Configure install rules --- service/Jamfile.jam | 4 ---- 1 file changed, 4 deletions(-) (limited to 'service/Jamfile.jam') diff --git a/service/Jamfile.jam b/service/Jamfile.jam index 6ed5c7d..3c2862d 100644 --- a/service/Jamfile.jam +++ b/service/Jamfile.jam @@ -1,5 +1,4 @@ import icetray ; -import package ; import testing ; lib boost_utf : : boost_unit_test_framework ; @@ -96,6 +95,3 @@ run test.cpp mirrorsearch-service ; -package.install install : : : mirrorsearch-service ; - - -- cgit v1.2.3