common-lisp.net
/
projects/asdf/asdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
b0b6708
)
Fix script wrt changed API.
author
Francois-Rene Rideau
<tunes@google.com>
Sat, 19 Jan 2013 20:11:13 +0000 (15:11 -0500)
committer
Francois-Rene Rideau
<tunes@google.com>
Sat, 19 Jan 2013 20:11:13 +0000 (15:11 -0500)
bin/asdf-builder
patch
|
blob
|
blame
|
history
diff --git
a/bin/asdf-builder
b/bin/asdf-builder
index
d99af88
..
60d281b
100755
(executable)
--- a/
bin/asdf-builder
+++ b/
bin/asdf-builder
@@
-56,7
+56,7
@@
(system-source-directory sys)
:want-absolute t :want-directory t))
(components
- (asdf::operated-components
+ (asdf::required-components
sys :other-systems nil
:goal-operation 'load-op
:keep-operation 'load-op