[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: proper way to generate shlibs.local?



Magosányi Árpád "(mag)" <mag@debian.org> writes:

>         find debian/ -name shlibs |xargs cat >debian/shlibs.local

You can optimize this to "cat debian/*/DEBIAN/shlibs > debian/shlibs.local"

>         dh_shlibdeps -a -l`pwd`/debian/libzorp2/usr/lib

Better yet, just add appropriate -L flags (-Llibzorp2 and anything
else you need) to dh_shlibdeps and don't bother with shlibs.local.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger amu@monk.mit.edu (NOT a valid e-mail address) for more info.



Reply to: