HomePhorge

Fix for #3094 (libdir should take ":" delimited path)
f9e05a806242Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix for #3094 (libdir should take ":" delimited path)

Actually, File::PATH_SEPARATOR, which is generally, but not always, ":").

Since libdir is also the default for the plugin handler, users will need to
specify it explicitly if a multipart libdir is given (and it will need to be
one of the segments given in the libdir for the plugins to be found).

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Jan 29 2010, 11:35 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb473264fe76f: Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUf9e05a806242: Fix for #3094 (libdir should take ":" delimited path) (authored by Markus Roberts <Markus@reality.com>).Jan 29 2010, 11:35 PM