Description: Permit installation to multiarch install dirs
 This is Debian specific.
 No need to forward upstream.
Author: Fab Stz <fabstz-it@yahoo.fr>
Origin: self
Forwarded: not-needed
Last-Update: 2022-10-10

--- a/Makefile
+++ b/Makefile
@@ -152,7 +152,7 @@
 
 #------------------------
 # object files and libraries of object code. No executables.
-libdir = $(exec_prefix)/lib
+libdir = $(exec_prefix)/lib/$(DEB_HOST_MULTIARCH)
 
 #------------------------
 # locale-specific message catalogs for this package
