diff options
author | Nicolas Thill <nico@openwrt.org> | 2014-09-05 15:43:01 +0200 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2014-09-05 15:43:01 +0200 |
commit | 829fd8fc9a0a4cd2854f9d0533f7fcc38b9b1a6d (patch) | |
tree | 83d1709bd70254b9e36cc2c3253ebd0a34a2f5c1 /net/netatalk | |
parent | 6bf07a651ae6faf6ce91017a731b4d1ee3d65da2 (diff) |
netatalk: refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Diffstat (limited to 'net/netatalk')
-rw-r--r-- | net/netatalk/patches/001-automake-compat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netatalk/patches/001-automake-compat.patch b/net/netatalk/patches/001-automake-compat.patch index e56b08650..28c107a35 100644 --- a/net/netatalk/patches/001-automake-compat.patch +++ b/net/netatalk/patches/001-automake-compat.patch @@ -1,6 +1,6 @@ --- a/macros/iconv.m4 +++ b/macros/iconv.m4 -@@ -114,6 +114,5 @@ int main() { +@@ -115,6 +115,5 @@ int main() { CFLAGS="$savedcflags" LDFLAGS="$savedldflags" |