You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/mail-client/alpine/files/2.00-lpam.patch

14 lines
295 B

--- alpine-2.00.orig/alpine/Makefile.in
+++ alpine-2.00/alpine/Makefile.in
@@ -169,7 +169,7 @@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lpam
LIBTOOL = @LIBTOOL@
LN = @LN@
LN_S = @LN_S@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@