fix typo in package code
This commit is contained in:
parent
b440da3600
commit
e44cbf3768
1 changed files with 21 additions and 21 deletions
|
@ -59,7 +59,7 @@
|
||||||
'suffix)
|
'suffix)
|
||||||
1))
|
1))
|
||||||
(objs (string-drop-right
|
(objs (string-drop-right
|
||||||
|
(string-join deps
|
||||||
(string-append "/lib/guile/" effective
|
(string-append "/lib/guile/" effective
|
||||||
"/site-ccache:")
|
"/site-ccache:")
|
||||||
'suffix)
|
'suffix)
|
||||||
|
|
Loading…
Reference in a new issue