trying the right libraries
This commit is contained in:
@@ -157,8 +157,10 @@
|
||||
(cons (soundlibs-directory) p)))
|
||||
|
||||
(define (get-lib* libs-to-try orig-libs versions)
|
||||
|
||||
(unless (soundlibs-available?)
|
||||
(download-soundlibs))
|
||||
|
||||
(let ((libs-path (build-lib-path (get-lib-search-dirs))))
|
||||
(if (null? libs-to-try)
|
||||
(begin
|
||||
|
||||
Reference in New Issue
Block a user