Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: alcoheca on December 17, 2013, 06:32:28 AM

Title: luajit-dev 2.0.2 pkg-config typo
Post by: alcoheca on December 17, 2013, 06:32:28 AM
luajit.pc contains

prefix=/tmp/luajit/usr/local

when I think it should be

prefix=/tmp/tcloop/luajit/usr/local


EDIT: sorry, should be in TCE bugs forum
Title: Re: luajit-dev 2.0.2 pkg-config typo
Post by: Juanito on December 17, 2013, 06:38:09 AM
more like:

prefix=/usr/local

no?
Title: Re: luajit-dev 2.0.2 pkg-config typo
Post by: alcoheca on December 17, 2013, 06:43:58 AM
yep, seems right