Description: Modify Makefile for better adaptation to Debian.
Forwarded: not-needed
Author: Agustin Martin Domingo <agmartin@debian.org> + Michael Biebl <biebl@debian.org>

--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PAM_LIB_DIR = $(DESTDIR)/lib/security
+PAM_LIB_DIR = $(DESTDIR)/usr/lib/$(DEB_HOST_MULTIARCH)/security
 CC = gcc
 LD = ld
 INSTALL = /usr/bin/install
