Aaron Van Couwenberghe writes:
 > Just a quick q --
 > 
 >      in debian/rules, what is the preferred method of installing a
 > libfoo.so.x.y (with syms libfoo.so.x and libfoo.so) to debian/tmp? Are the
 > symlinks to be moved? Are they to be absolute? Or dows ldconfig provide the
 > links?

Use debhelper's dh_movefiles. It cares about what needs to be moved
first.

Reply via email to