From ad47d9ed4fe706202117b1b926c766ea52a8fbfa Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 20 Jul 2024 19:40:17 -0500 Subject: [PATCH] Change all references to . --- test/Jamfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Jamfile b/test/Jamfile index 54e7aaa..217a195 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -8,8 +8,8 @@ import testing ; import config : requires ; project : requirements - /boost/config//boost_config - /boost/core//boost_core + /boost/config//boost_config + /boost/core//boost_core extra