From 8c98a4260f313872288cd8f2d5acaa77dca8775a Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau <tunes@google.com> Date: Tue, 4 Mar 2014 18:19:35 -0500 Subject: [PATCH] Tweak the release script. --- bin/asdf-builder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/asdf-builder b/bin/asdf-builder index 60301434..3137caa2 100755 --- a/bin/asdf-builder +++ b/bin/asdf-builder @@ -102,7 +102,7 @@ (system-source-directory sys) :want-absolute t :want-directory t)) (components - (asdf::required-components + (required-components sys :other-systems nil :goal-operation 'load-op :keep-operation 'load-op -- GitLab