Package: ffmpeg-php
Version: 0.5.3.1-3
Severity: important

Hi,

It seems your package is setting up rpaths for /usr/lib64 on amd64
which isn't needed at all.  It goes and looks at /usr/lib64 during
configure:
checking for ffmpeg libavcodec.so... ...found in /usr/lib64

And then calls libtool with -Wl,-rpath,/usr/lib64.

There should never be a need to use an rpath with
/usr/lib or /usr/lib64.


Kurt




-- 
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