runtime/load.scm (standard-library-directory-pathname): Fix merge.
authorMatt Birkholz <puck@birchwood-abbey.net>
Sat, 12 Nov 2016 21:46:31 +0000 (14:46 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Sat, 12 Nov 2016 21:46:31 +0000 (14:46 -0700)
commit141935a2f36c1875912b6611f6c51864f90973b0
tree3eccb68ea513b800b789eaf2719d46ef9e908bb8
parentba42df419ecd81a8d2470aded0f64f5848b00ef8
runtime/load.scm (standard-library-directory-pathname): Fix merge.

The Gtk branch has no umodules and no lib/ subdirectory to distinguish
the standard library directory.  Use the last directory in the library
directory path.
src/runtime/load.scm
src/runtime/runtime.pkg