summaryrefslogtreecommitdiff
path: root/recipes/glibc/glibc.inc
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-08-17 23:51:25 -0400
committerMichael Smith <msmith@cbnco.com>2009-08-20 21:50:41 -0400
commit08825f5f1065c6c17d2f8d594b61a9e276a5fd30 (patch)
tree064406abbf4cb5de5e7612bb66ace3ba0641995f /recipes/glibc/glibc.inc
parentfb61d971d4299d0784257dcd150befc13241e7ee (diff)
glibc: fix hardcoded /sbin/ldconfig path
Put it in ${base_sbindir} instead of /sbin. Bump INC_PR to r34. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/glibc/glibc.inc')
-rw-r--r--recipes/glibc/glibc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/glibc/glibc.inc b/recipes/glibc/glibc.inc
index 4efff7842e..6e5ca68404 100644
--- a/recipes/glibc/glibc.inc
+++ b/recipes/glibc/glibc.inc
@@ -11,7 +11,7 @@ PROVIDES = "virtual/libc virtual/${TARGET_PREFIX}libc-for-gcc"
PROVIDES += "virtual/libintl virtual/libiconv"
# INC_PR for glibc.inc, glibc-initial.inc and glibc-stage.inc
-INC_PR = "r33"
+INC_PR = "r34"
inherit autotools