Am 26.05.2011 08:49, schrieb Michael Biebl:
> Hi,
>
> devel files don't belong into /lib and should stay in /usr/lib.
>
> You simply need to fix up the symlink.
> Something like this:
>
> override_dh_link:
> dh_link -plibntfs-3g-dev lib/$$(basename $$(readlink
> debian/tmp/usr/usr/lib/libn
Hi,
devel files don't belong into /lib and should stay in /usr/lib.
You simply need to fix up the symlink.
Something like this:
override_dh_link:
dh_link -plibntfs-3g-dev lib/$$(basename $$(readlink
debian/tmp/usr/usr/lib/libntfs-3g.so)) usr/lib/libntfs-3g.so
dh_link --remaining-
Package: ntfs-3g
Version: 1:2011.1.15AR.4-2
Severity: grave
Tags: patch
While trying to build an application that is linked against libntfs-3g,
the linkter complained about a large number of unresolved symbols that
should have been resolved through libntfs-3g. It turned out that this
happened beca
3 matches
Mail list logo