diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-04 00:50:03 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-04 00:50:03 +0000 |
commit | bc2f94e8494336a2235266ae5364f54901eb3ff5 (patch) | |
tree | 3606d2a5917b7e46b81f37bddc889f6243633998 /glibc | |
parent | 68b86fb6218c10ad2376b69f2822e81f535056c5 (diff) |
Bleh, more PACKAGE_ARCH updates.
BKrev: 41b109bb8hIvqQyghBI0sGknKikNBQ
Diffstat (limited to 'glibc')
-rw-r--r-- | glibc/glibc_2.2.5.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glibc/glibc_2.2.5.oe b/glibc/glibc_2.2.5.oe index 91ba169d98..bc495758fd 100644 --- a/glibc/glibc_2.2.5.oe +++ b/glibc/glibc_2.2.5.oe @@ -250,7 +250,7 @@ include glibc-package.oeclass # Unslung distribution specific packages follow ... PACKAGES_unslung = libc6-unslung -PACKAGE_ARCH_libc6-unslung = "nslu2" +PACKAGE_ARCH_nslu2 = "nslu2" MAINTAINER_libc6-unslung = "NSLU2 Linux <www.nslu2-linux.org>" RDEPENDS_libc6-unslung = "nslu2-linksys-ramdisk" RPROVIDES_libc6-unslung = "libc6" |