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

Re: mucking with shlibs files



On Fri, Sep 08, 2000 at 11:36:59PM -0700, Frank Belew wrote:
> cd debian && cat $(nspr).shlibs > shlibs.local
> env LD_LIBRARY_PATH=$(CURDIR)/debian/$(nspr)/usr/lib:$(CURDIR)/debian/tmp/usr/lib/mozilla \
> dh_shlibdeps -pmozilla -plibnspr4
> rm -f debian/shlibs.local
> ___
> libnspr4.shlibs = shlibs.local :
> libnspr4        0       libnspr4
> libplc4         0       libnspr4
> libplds4        0       libnspr4
> ___
> 
> What is the proper way to do this?

That's okay, I think. It is done because if you don't have libnspr4
installed while compiling mozilla, the resulting mozilla.deb won't have
Depends: libnspr4 as dpkg-shlibdeps won't know how to resolve it.

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: