diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-09-04 22:59:23 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-09-04 22:59:23 (GMT) |
commit | 60a5bfb4db9124d735d7a6f37781bec87ac5a9a0 (patch) | |
tree | 11b133ad31129c31e05c99cb3ee7284e80a2bc6a /abs/core-testing/glibc/glibc-2.10-dont-build-timezone.patch | |
parent | 61e7a4805f64703c61d6e8a467de8c3060f5588d (diff) | |
download | linhes_pkgbuild-60a5bfb4db9124d735d7a6f37781bec87ac5a9a0.zip linhes_pkgbuild-60a5bfb4db9124d735d7a6f37781bec87ac5a9a0.tar.gz linhes_pkgbuild-60a5bfb4db9124d735d7a6f37781bec87ac5a9a0.tar.bz2 |
glibc:Bumped/Updated for LinHES 7.
Diffstat (limited to 'abs/core-testing/glibc/glibc-2.10-dont-build-timezone.patch')
-rw-r--r-- | abs/core-testing/glibc/glibc-2.10-dont-build-timezone.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/abs/core-testing/glibc/glibc-2.10-dont-build-timezone.patch b/abs/core-testing/glibc/glibc-2.10-dont-build-timezone.patch new file mode 100644 index 0000000..d3abeff --- /dev/null +++ b/abs/core-testing/glibc/glibc-2.10-dont-build-timezone.patch @@ -0,0 +1,13 @@ +timezone data has been split into the package sys-libs/timezone-data + +--- glibc-2.4/Makeconfig ++++ glibc-2.4/Makeconfig +@@ -931,7 +931,7 @@ + stdlib stdio-common libio malloc string wcsmbs time dirent \ + grp pwd posix io termios resource misc socket sysvipc gmon \ + gnulib iconv iconvdata wctype manual shadow gshadow po argp \ +- crypt nss localedata timezone rt conform debug \ ++ crypt nss localedata rt conform debug \ + $(add-on-subdirs) $(dlfcn) $(binfmt-subdir) + + ifndef avoid-generated |