summaryrefslogtreecommitdiffstats
path: root/main/alpine/2.00-lpam.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-08-25 13:19:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-08-25 13:27:36 +0000
commit822da8766c0169475e70dc291a297a8f3a18e4d6 (patch)
tree75fb9d6b7a13515649b7877baa6cd80319ce0054 /main/alpine/2.00-lpam.patch
parent9cd0653df5eb4f571a92e48322cec98c8fd7f97e (diff)
downloadaports-822da8766c0169475e70dc291a297a8f3a18e4d6.tar.bz2
aports-822da8766c0169475e70dc291a297a8f3a18e4d6.tar.xz
main/alpine: new aport
Text-based email client, friendly for novices but powerful http://www.washington.edu/alpine/
Diffstat (limited to 'main/alpine/2.00-lpam.patch')
-rw-r--r--main/alpine/2.00-lpam.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/main/alpine/2.00-lpam.patch b/main/alpine/2.00-lpam.patch
new file mode 100644
index 000000000..69e66d7ef
--- /dev/null
+++ b/main/alpine/2.00-lpam.patch
@@ -0,0 +1,13 @@
+--- 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@