Hi,

you probably want to replace the first four lines in every .pc.in file
with:

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

When running configure, these variables will be correctly set.

Cheers,
Benjamin

On Mi, 2013-11-06 at 10:04 +0100, Jaromír Mikeš wrote:
> Hi,
> 
> 
> thank you for reporting.
> 
> 
> Would be some thing like this solution?
> 
> 
> libdir=${prefix}/$(LIBDIR)
> 
> 
> mira
> 
> 
> 
> 
> 
> 2013/11/5 Benjamin Drung <[email protected]>
>         Package: vamp-plugin-sdk
>         Version: 2.5-2
>         Severity: normal
>         
>         Dear Maintainer,
>         
>         vamp-hostsdk.cp and vamp-sdk.pc contain:
>         
>         libdir=${prefix}%LIBDIR%
>         
>         This leads to a wrong include directory: /usr\%LIBDIR\%

_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to