summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch')
-rw-r--r--meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch b/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch
index fb9b1a4083..0e0988b262 100644
--- a/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch
+++ b/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch
@@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [this is 2.18(GPLv2) specific]
3# glibc also implements the function group_member. To avoid name conflict, 3# glibc also implements the function group_member. To avoid name conflict,
4# here let us append a "_" to which's version. 4# here let us append a "_" to which's version.
5# 5#
6# Signed-off-by Dexuan Cui <dexuan.cui@intel.com>, 2010-08-20 6# Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>, 2010-08-20
7# (this patch is licensed under GPLv2) 7# (this patch is licensed under GPLv2)
8 8
9--- which-2.18/bash.c 9--- which-2.18/bash.c