Thanks for the report -- I'll try to get a fix out for this in the
next few days.

On Mon, Jul 22, 2013 at 5:29 PM, Dirk Eddelbuettel <e...@debian.org> wrote:
>
> Package: libhiredis-dev
> Version: 0.11.0-2
> Severity: normal
>
> See
>
>    edd@max:~$ pkg-config hiredis --cflags
>    -D_FILE_OFFSET_BITS=64 
> -I/build/buildd/hiredis-0.11.0/debian/tmp/usr/include
>    edd@max:~$ pkg-config hiredis --libs
>    -L/build/buildd/hiredis-0.11.0/debian/tmp/usr/lib/x86_64-linux-gnu 
> -lhiredis
>    edd@max:~$
>
> Both still echo the paths of the chroot build, it should probably just be
>
>    edd@max:~$ pkg-config hiredis --cflags
>    -D_FILE_OFFSET_BITS=64
>    edd@max:~$ pkg-config hiredis --libs
>    -lhiredis
>    edd@max:~$
>
> Thanks for maintaining it.
>
> Dirk
>
> --
> Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com



-- 
Tom Lee / http://tomlee.co / @tglee


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to