uchardet.pc prefix paths missing

Bug #1718662 reported by adrenochrome
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
uchardet (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

#head -n 4 /usr/lib/x86_64-linux-gnu/pkgconfig/uchardet.pc
prefix=/usr
exec_prefix=${prefix}
libdir=lib/x86_64-linux-gnu
includedir=/usr/include

its sould be fixed to :

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include

description: updated
Revision history for this message
James Cowgill (jcowgill) wrote :

This is already fixed in 0.0.6-2 (artful).

Changed in uchardet (Ubuntu):
status: New → Fix Released
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.