gnu: sbcl-graph: Fix build.
authorGuillaume Le Vaillant <glv@posteo.net>
Mon, 3 Feb 2020 15:49:32 +0000 (16:49 +0100)
committerGuillaume Le Vaillant <glv@posteo.net>
Mon, 3 Feb 2020 16:12:07 +0000 (17:12 +0100)
commit17c015c9099b4e57fbcb13a7388c24dfe77df684
treecf9da82fdefcf28c0b8125f7a220979f108838a6
parent7e23dcc73ec501d857cb649c29172ecaae630f81
gnu: sbcl-graph: Fix build.

Rename the asd files so that they have the same name as the ASDF
system definitions.

* gnu/packages/lisp-xyz.scm (sbcl-graph)[arguments]: Use 'graph-test.asd'
  instead of 'graph.test.asd' for test-asd-file.
  (sbcl-graph-dot)[arguments]: Use 'graph-dot.asd' instead of 'graph.dot.asd'
  for test-asd-file.
  (sbcl-graph-json)[arguments]: Use 'graph-json.asd' instead of
  'graph.json.asd' for test-asd-file.
* gnu/packages/patches/sbcl-graph-asdf-definitions.patch: Update accordingly.
gnu/packages/lisp-xyz.scm
gnu/packages/patches/sbcl-graph-asdf-definitions.patch