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

Re: Backporting the "dh_shlibdeps -L" option.



At Tue, 17 Dec 2002 01:04:42 +1100,
Andrew Lau wrote:


> Suppose that your source package produces libfoo1, libfoo-dev, and
> libfoo-bin binary packages. lib-foo-bin links against libfoo1, and
> should depend on it. In your rules file, first run dh_makeshlibs, then
> dh_shlibdeps:
> 
>                dh_makeshlibs
>                dh_shlibdeps -L libfoo1 -l debian/libfoo1/usr/lib
> 

Before -L appeared, we hacked up a shlibs.local file, and added 
-l debian/libfoo1/usr/lib


shlibs.local file is in the same format as the usual shlibs file.


regards,
	junichi



Reply to: