Bug#859257: libngs-sdk-dev: installs .a files to the incorrect directory

2017-04-01 Thread Graham Inggs
After filing #859260 and #859261, I looked at this again. The attached patch uses DEB_HOST_MULTIARCH instead of DEB_BUILD_GNU_TYPE throughout debian/rules. --- a/debian/rules +++ b/debian/rules @@ -8,9 +8,9 @@ OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS) CPU := $(shell

Bug#859257: libngs-sdk-dev: installs .a files to the incorrect directory

2017-04-01 Thread Graham Inggs
Package: libngs-sdk-dev Version: 1.2.3-3 Severity: serious Tags: patch Hi Maintainer .a files are installed to the incorrect directory (e.g. /usr/lib/i686-linux-gnu/ instead of /usr/lib/i386-linux-gnu/) , as can be seen in the following excerpt from a recent buildlog [1]: