fix missing .plt in collapsed planet path
svn: r10177
This commit is contained in:
parent
5f5c70eafb
commit
f81d9ebf54
|
@ -158,7 +158,7 @@
|
|||
str
|
||||
(string-append str ".ss"))))
|
||||
(,owner
|
||||
,(car pkg+vers)
|
||||
,(string-append (car pkg+vers) ".plt")
|
||||
,@(if (null? (cdr pkg+vers))
|
||||
null
|
||||
`(,(string->number (cadr pkg+vers))
|
||||
|
|
Loading…
Reference in New Issue
Block a user