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

Re: no shlibdeps in DEBIAN/control



Eric Van Buggenhaut wrote:
> This is what my debian/rules looks like:
>
> binary-arch: install-stamp
>         dh_testdir
>         dh_testroot
>         dh_installdirs
>         dh_movefiles
>         dh_installdocs
>         dh_installinfo
>         dh_installmenu
>         dh_installpam
>         dh_installexamples
>         dh_installdebconf
>         dh_installinit -r -n
>         dh_installmanpages
>         dh_undocumented
>         dh_makeshlibs
> [...]

I would run those commands by hand and would try to investigate why
dh_makeshlibs does not seem do it's job.



Reply to: