gnu: sbcl-glop: Remove obsolete test-asd-file parameter.
* gnu/packages/lisp-xyz.scp (sbcl-glop)[arguments]: Remove 'test-asd-file' parameter.
This commit is contained in:
parent
c2a747a60d
commit
45c257379f
@ -17828,8 +17828,7 @@ to setup.")
|
||||
(base32 "1nm35kvigflfjlmsa8zwdajc61f02fh4sq08jv0wnqylhx8yg2bv"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
(arguments
|
||||
(list #:test-asd-file "glop-test.asd"
|
||||
#:phases
|
||||
(list #:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'patch-lib-paths
|
||||
(lambda* (#:key inputs #:allow-other-keys)
|
||||
|
Loading…
Reference in New Issue
Block a user