From 0535cf3a07806276d0cd378f777b85eac1b92a7f Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 13 Dec 2001 00:31:26 +0000 Subject: [PATCH] . original commit: bd95838e0bceb14923f286ece768a550f4054f96 --- collects/setup/option-sig.ss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collects/setup/option-sig.ss b/collects/setup/option-sig.ss index b7905a046e..3d4b1c9d67 100644 --- a/collects/setup/option-sig.ss +++ b/collects/setup/option-sig.ss @@ -15,4 +15,5 @@ call-install pause-on-errors specific-collections - archives))) + archives + current-target-directory-getter)))