granite.pc installs to the wrong location on Fedora

Bug #1199965 reported by Kazade
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Granite
New
Undecided
Unassigned

Bug Description

On 64 bit Fedora, it expects the .pc file to exist in /usr/lib64/pkgconfig, but granite installs to /usr/lib/pkgconfig. I'm linking a branch where I've added a LIB_SUFFIX variable to the CMakeLists.txt so you can compile with:

cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIB_SUFFIX=64

And it will install to the right locations.

Revision history for this message
Cameron Norman (cameronnemo) wrote :

This sounds similar to bug 1156975.

Revision history for this message
Cameron Norman (cameronnemo) wrote :

I think more has to be done to make this happen. The install targets need to have the ${LIB_SUFFIX} variable to make the "-DLIB_SUFFIX=64" actually do anything. I think that is what the bug I mentioned previously is for.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.