[gnutls-devel] GnuTLS | gnutls.pc: unnecessary pathname in Libs.private (#675)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Jan 16 17:31:55 CET 2019


Tim Rühsen @rockdaboot commented 29 minutes ago
> Isn't that what Debian package building basically does (make install + then collect the data) ?

Yes. The significant difference to your build is that Debian is using multiarch, i.e. we set --libdir. e.g. on amd64 the following command sequence will reproduce the issue:

`mkdir b4deb ; cd b4deb ; ../configure  --without-tpm --disable-guile --disable-rpath --enable-libdane --prefix=/usr --libdir=\${prefix}/lib/x86_64-linux-gnu  && make -j5`

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/675#note_132138717
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190116/af03b32e/attachment.html>


More information about the Gnutls-devel mailing list