fix typo in package def
This commit is contained in:
parent
b5189f67ad
commit
35f4a819ab
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
(string-append "/share/guile/site/"
|
(string-append "/share/guile/site/"
|
||||||
effective ":")
|
effective ":")
|
||||||
'suffix)
|
'suffix)
|
||||||
image 1))
|
1))
|
||||||
(objs (string-drop-right
|
(objs (string-drop-right
|
||||||
(string-join deps
|
(string-join deps
|
||||||
(string-append "/lib/guile/" effective
|
(string-append "/lib/guile/" effective
|
||||||
|
|
Loading…
Reference in a new issue