On Fri, Nov 07, 2008, Loïc Minier wrote:
>  LD_LIBRARY_PATH=$(CURDIR)/debian/tmp/usr/lib dh_gstscancodecs ...

 This is actually incorrect, it should be:
    LD_LIBRARY_PATH=debian/tmp/usr/lib:$(LD_LIBRARY_PATH) \
        dh_gstscancodecs -pbluez-foo

 Otherwise, it breaks fakeroot.

-- 
Loïc Minier



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to