On Mon, Feb 19, 2007 at 12:58:34PM -0800, Steve Langasek wrote: > On Mon, Feb 19, 2007 at 04:36:50PM +0100, Enrico Tassi wrote: > > Few minutes ago I realized (thanks to bugreport 411437) that my package > > luasocket used to install the .pc file in /usr/lib/pkg-config instead of > > /usr/lib/pkgconfig. The bug is marked as severity: important, but I'm > > not completely convinced it is not RC. > > Why would it be RC? What breaks as a result of this file not being > installed in the right place?
It breaks only the package itself, if you want to link against it using pkg-config that will not find the .pc and thus not return the correct flags. You are right, sorry for the noise. Cheers. -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

