diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-31 11:59:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-31 12:00:33 +0000 |
commit | 7faef200060e1a0e2f098a349bf6c1ea9a7dcb5d (patch) | |
tree | e5b4f89d1aa6aac3a89a4614685974965e214b34 /testing/znc/libiconv.patch | |
parent | 58b032904dfdeb71eb44423a89e16c368954abdd (diff) | |
download | aports-7faef200060e1a0e2f098a349bf6c1ea9a7dcb5d.tar.bz2 aports-7faef200060e1a0e2f098a349bf6c1ea9a7dcb5d.tar.xz |
testing/znc: upgrade to 0.098
Diffstat (limited to 'testing/znc/libiconv.patch')
-rw-r--r-- | testing/znc/libiconv.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/znc/libiconv.patch b/testing/znc/libiconv.patch index d986e2f9d1..0af3a21048 100644 --- a/testing/znc/libiconv.patch +++ b/testing/znc/libiconv.patch @@ -1,6 +1,6 @@ ---- ./configure.in.orig -+++ ./configure.in -@@ -366,7 +366,12 @@ +--- ./configure.ac.orig ++++ ./configure.ac +@@ -419,7 +419,12 @@ if test x"$EXTRA" = "xyes" then AC_CHECK_FUNC( iconv, CHARSET=1 ) |