Change slib's location to a more usual place.

git-svn-id: svn://localhost/root/svnrepo/trunk@10 bee25f81-8ba7-4b93-944d-dfac3d1a11cc
master
colin.smith 17 years ago
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…
Cancel
Save