jesseadams / sphinx-cookbook

Chef cookbook for Sphinx Search (searchd)
14 stars 27 forks source link

Better handling of custom bindir when building from source #16

Closed justinlocsei closed 11 years ago

justinlocsei commented 11 years ago

The binary directory can now be specified when building from source using an attribute, which allows the presence of searchd to be more accurately queried. The check for the existence of searchd has also been extended to take the version number into account, if the version attribute has been explicitly set.