|
From: Martin R. <ru...@us...> - 2004-08-07 00:31:04
|
Update of /cvsroot/foo/fooelk/scm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14178 Modified Files: slib.scm.in Log Message: path name .../elk -> .../fooelk Index: slib.scm.in =================================================================== RCS file: /cvsroot/foo/fooelk/scm/slib.scm.in,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** slib.scm.in 6 Aug 2004 20:56:42 -0000 1.1.1.1 --- slib.scm.in 7 Aug 2004 00:30:48 -0000 1.2 *************** *** 48,52 **** ;;; implementation reside. ! (define (implementation-vicinity) "@prefix@/share/elk") ;;; (library-vicinity) should be defined to be the pathname of the --- 48,52 ---- ;;; implementation reside. ! (define (implementation-vicinity) "@prefix@/share/fooelk") ;;; (library-vicinity) should be defined to be the pathname of the |