]> source.dussan.org Git - tigervnc.git/commit
Fix to workaround non-default libtool on debian
authorBrian P. Hinz <bphinz@users.sf.net>
Thu, 12 May 2016 01:55:56 +0000 (21:55 -0400)
committerBrian P. Hinz <bphinz@users.sf.net>
Thu, 12 May 2016 04:24:39 +0000 (00:24 -0400)
commit8b032e5ad25b85ef653aa7e9229f075394a59031
tree118a38d3259a43143837cdf3f4d1a83800bb134c
parent3821d7edcc7371025d6d8b5575324fc7fe0aee14
Fix to workaround non-default libtool on debian

Debian patches libtool so that the default value of
link_all_deplibs is set to 'no' rather than 'unknown',
causing transitive dependencies in shared objects to
be lost.
contrib/packages/deb/ubuntu-precise/debian/patches/debian_libtool.patch [new file with mode: 0644]
contrib/packages/deb/ubuntu-precise/debian/rules
contrib/packages/deb/ubuntu-trusty/debian/patches/debian_libtool.patch [new file with mode: 0644]
contrib/packages/deb/ubuntu-trusty/debian/rules
contrib/packages/deb/ubuntu-xenial/debian/rules
contrib/packages/deb/ubuntu-xenial/debian/xorg-source-patches/debian_libtool.patch [new file with mode: 0644]