From: Holger Schurig Date: Fri, 19 Jun 2009 19:07:56 +0000 (+0200) Subject: glibc: move missing ld.so.conf into correct directory X-Git-Tag: Release-2010-05/1~3087^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f090fe6b95e9a4b60341ab324b56569ea447cba0;p=openembedded.git glibc: move missing ld.so.conf into correct directory my previous patch was erraneous (Thou shalt not develop on one box and commit on another box ...) --- diff --git a/recipes/glibc/glibc-2.3.5+cvs/etc/ld.so.conf b/recipes/glibc/glibc-cvs-2.3.5/etc/ld.so.conf similarity index 100% rename from recipes/glibc/glibc-2.3.5+cvs/etc/ld.so.conf rename to recipes/glibc/glibc-cvs-2.3.5/etc/ld.so.conf