Change slib's location to a more usual place.
git-svn-id: svn://localhost/root/svnrepo/trunk@10 bee25f81-8ba7-4b93-944d-dfac3d1a11cc
This commit is contained in:
parent
e0f1e47b53
commit
544d0422aa
|
@ -48,7 +48,7 @@
|
|||
; (else "")))))
|
||||
; (lambda () library-path)))
|
||||
;(define (library-vicinity) "/usr/local/lib/slib/")
|
||||
(define (library-vicinity) "/usr/share/guile/slib/")
|
||||
(define (library-vicinity) "/usr/share/slib/")
|
||||
|
||||
;;; (home-vicinity) should return the vicinity of the user's HOME
|
||||
;;; directory, the directory which typically contains files which
|
||||
|
|
Loading…
Reference in New Issue