On Mon, Jan 09, 2006 at 08:45:49PM +0100, Daniel Kobras wrote: > On Tue, Jan 10, 2006 at 01:27:52AM +0700, Eugene Konev wrote: > > Yep. Because it looks like dh_shlibdeps ignores -p switch: > > > > sh-3.00# DEBTREEDIR=$(pwd)/debian/tmp dh_shlibdeps -v -a -plibx11-6 > > -l$DEBTREEDI > > R/usr/lib -l$DEBTREEDIR/usr/X11R6/lib -- -Ldebian/libx11-6.shlibs.local > > LD_LIBRARY_PATH=/usr/X11R6/lib > > dpkg-shlibdeps -Tdebian/lbxproxy.substvars > > -Ldebian/libx11-6.shlibs.local debian/lbxproxy/usr/X11R6/bin/lbxproxy > (...) > > Err, no. And it doesn't ignore the -a switch, either, that tells it to > act on all arch-dependent packages. However, it might be that -Nlibdps1 > and -plibdps1 confuse dh_shlibdeps in debian/rules now that libdps1 has > been removed. Haven't done any testing, though.
Either way, unsetting the -s and then re-setting it after we do dh_shlibdeps for libx11 can't hurt. If you're correct than I've already fixed the bug inadvertently :-) If Eugene is right, then we'll have that fix too. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]