pkg-config file returns wrong Cflags path

Bug #1216473 reported by Charles Kerr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
platform-api
New
Undecided
Unassigned

Bug Description

The public headers in platform-api #include each other this way:

  #include <ubuntu/foo/bar>

but the Cflags returned by ubuntu-platform-api.pc contains this:

  Cflags: -I${includedir}/ubuntu

which is one level too deep for the public header files.

The Cflags should probably be -I${includedir} instead.

Related branches

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.