Skip to content
  • Owen W. Taylor's avatar
    Correct and simplify setting the GJS module path · 4800f63c
    Owen W. Taylor authored
    We were going to great effort to include the normal directories in the
    GJS search path and the code to to do this broke recently when
    jsdir and jsnativedir were moved to gjs-internals-1.0.pc. However, it
    was actually unnecessary since the standard directories are appended
    to the default path.
    
    (We continue to use a GNOME_SHELL_JS envvar separate from GJS_PATH
    for the Shell to enable the somewhat unlikely case where someone wants
    to invoke the shell specifying a GJS_PATH.)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=635367
    4800f63c