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

Re: please unblock libsepol/1.14-2



Hi,
On Sat, 20 Jan 2007 09:44:43 +0100, Andreas Barth
<aba@not.so.argh.org> said:  

> Hm, there are other changes as well in the sid version:
> --- libsepol-1.14/debian/local.mk
> +++ libsepol-1.14/debian/local.mk
> - done; echo $$j; )`; dpkg-shlibdeps $$k
> + done; echo $$j; )`; if [ -n "$$k" ]; then dpkg-shlibdeps $$k; fi

        This change is a carry over from another package, where $k
 happened to be empty, and dpkg-shlibdeps exited with an error. So, in
 all my packages, now we defensively only call dpkg-shlibdeps if there
 is some file for it to work on. Sorry for not documenting it, and
 thanks for unblocking the package.

        manoj
-- 
Good leaders being scarce, following yourself is allowed.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



Reply to: