[armedbear-ticket] [armedbear] #264: abcl-asdf.asd broken since revision 14233
armedbear
armedbear-devel at common-lisp.net
Fri Nov 9 23:33:28 UTC 2012
#264: abcl-asdf.asd broken since revision 14233
--------------------------------------------+-------------------------------
Reporter: https://openid.fau.de/eg74yneg | Owner: mevenson
Type: defect | Status: new
Priority: major | Milestone:
Component: abcl-contrib | Version:
Keywords: |
--------------------------------------------+-------------------------------
Comment(by https://openid.fau.de/eg74yneg):
Guess the Idea was
{{{
Index: contrib/abcl-asdf/abcl-asdf.asd
===================================================================
--- contrib/abcl-asdf/abcl-asdf.asd (revision 14239)
+++ contrib/abcl-asdf/abcl-asdf.asd (working copy)
@@ -19,7 +19,7 @@
(asdf:defsystem :abcl-asdf-test
:author "Mark Evenson"
- :defsystem-depends-on (abcl abcl-test-lisp abcl-asdf)
+ :defsystem-depends-on (abcl-contrib abcl-test-lisp abcl-asdf)
:components ((:module tests :serial t
:components ((:file "example")
(:file "maven")
}}}
But not sure
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/264#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list