On 2017/12/24 11:35, Remi Locherer wrote:
> Hi,
> 
> liblognorm is a library to normalize log messages. It requires libfastjson
> I sent in the previous mail. It can be used together with rsyslog.
> 
> The patch is needed to run the test suite. 5 out of the 110 tests fail.
> I informed the author about the failed tests.
> 
> I tested on amd64.
> 
> Reports from other platforms and OKs are welcome.
> 
> Remi

Don't hardcode /usr/local (in the patch), use $(LOCALBASE) instead and
pass it in as a variable (or SUBST_CMD it if you prefer).

Reply via email to