diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2007-10-12 12:54:06 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2007-10-12 12:54:06 +0000 |
commit | 8baf39c3f07d216960ecf6320cce022cc37a802b (patch) | |
tree | a74da8e7ee98e55b7af6901331e9a292dbc74bc1 | |
parent | 276e2ad3fd901d3fca0291979abc9c10455232ee (diff) | |
parent | 834140a81cc7497d76a4397664cdbd2a73e120cc (diff) |
merge of '7c2dfd8725acfc6de0286a17d58cccbfa6c141f8'
and 'a06a3079e29738b3d834a584143671d46904548d'
-rw-r--r-- | packages/glibc/glibc_2.3.3+cvs20050221.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/glibc_2.3.3+cvs20050221.bb b/packages/glibc/glibc_2.3.3+cvs20050221.bb index 577e480a45..1bb949665d 100644 --- a/packages/glibc/glibc_2.3.3+cvs20050221.bb +++ b/packages/glibc/glibc_2.3.3+cvs20050221.bb @@ -22,7 +22,7 @@ SRC_URI = "cvs://anoncvs@sources.redhat.com/cvs/glibc;module=libc;date=${@bb.dat file://arm-longlong.patch;patch=1;pnum=0 \ file://arm-machine-gmon.patch;patch=1;pnum=0 \ file://trampoline.patch;patch=1;pnum=0 \ - file://dl-cache-libcmp.patch;patch=1;pnum=0 \ + file://dl-cache-libcmp.patch;patch=1 \ \ file://etc/ld.so.conf \ file://generate-supported.mk" |