diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2006-08-11 10:35:36 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2006-08-11 10:35:36 +0000 |
commit | ec9c1537fb48626b49279eb7ea25eec7b0b1f1fc (patch) | |
tree | b808a2eefdbd91601949dd257aff1827ade82061 /packages/glibc/glibc_2.3.3.bb | |
parent | aa95fa3c6ced03802b4290eadcbef5383c8f49a9 (diff) |
glibc: Update for keeping the debug information in the correct package
which is clearer. Use .../* to match files and ignore directories.
Diffstat (limited to 'packages/glibc/glibc_2.3.3.bb')
-rw-r--r-- | packages/glibc/glibc_2.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/glibc_2.3.3.bb b/packages/glibc/glibc_2.3.3.bb index 8a859cdad8..158fcaea83 100644 --- a/packages/glibc/glibc_2.3.3.bb +++ b/packages/glibc/glibc_2.3.3.bb @@ -1,4 +1,4 @@ -PR = "r5" +PR = "r6" DESCRIPTION = "GNU C Library" HOMEPAGE = "http://www.gnu.org/software/libc/libc.html" LICENSE = "LGPL" |