distrobuild/pack-and-collect: multiple authors are space-separated
This commit is contained in:
parent
992a14ccb5
commit
c71993badd
|
@ -132,7 +132,7 @@
|
||||||
(if (symbol? r)
|
(if (symbol? r)
|
||||||
(format "~a@racket-lang.org" r)
|
(format "~a@racket-lang.org" r)
|
||||||
r))
|
r))
|
||||||
", ")
|
" ")
|
||||||
'description (get 'pkg-desc)
|
'description (get 'pkg-desc)
|
||||||
'tags '()
|
'tags '()
|
||||||
'dependencies '()
|
'dependencies '()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user