summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/alpine/2.00-lpam.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-27 16:29:11 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-27 16:29:11 (GMT)
commit8f02b9491ffeca5c22133021c0d78effba826b1f (patch)
treea70d1c06a45b7fb0e3714c623b6dd4662e6d8b74 /abs/extra-testing/alpine/2.00-lpam.patch
parent16738cd0412042476110aa531d42c2e3509b9cbe (diff)
downloadlinhes_pkgbuild-8f02b9491ffeca5c22133021c0d78effba826b1f.zip
linhes_pkgbuild-8f02b9491ffeca5c22133021c0d78effba826b1f.tar.gz
linhes_pkgbuild-8f02b9491ffeca5c22133021c0d78effba826b1f.tar.bz2
alpine: initial import
apline is much better then mutt :) ref #464
Diffstat (limited to 'abs/extra-testing/alpine/2.00-lpam.patch')
-rw-r--r--abs/extra-testing/alpine/2.00-lpam.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/abs/extra-testing/alpine/2.00-lpam.patch b/abs/extra-testing/alpine/2.00-lpam.patch
new file mode 100644
index 0000000..69e66d7
--- /dev/null
+++ b/abs/extra-testing/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@