-
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
(ffi-lib libao-async-path '("0" #f)
|
(ffi-lib libao-async-path '("0" #f)
|
||||||
#:get-lib-dirs (λ ()
|
#:get-lib-dirs (λ ()
|
||||||
(let ((sp (cons (build-path ".") (get-lib-search-dirs))))
|
(let ((sp (cons (build-path ".") (get-lib-search-dirs))))
|
||||||
(displayln sp)
|
;(displayln sp)
|
||||||
sp))
|
sp))
|
||||||
#:fail (λ () (error "Cannot load libao-play-async"))
|
#:fail (λ () (error "Cannot load libao-play-async"))
|
||||||
))
|
))
|
||||||
|
|||||||
Reference in New Issue
Block a user