yann@1201: Original patch from: gentoo/src/patchsets/glibc/2.9/5063_all_glibc-dont-build-timezone.patch yann@1201: yann@1201: -= BEGIN original header =- yann@1201: timezone data has been split into the package sys-libs/timezone-data yann@1201: yann@1201: -= END original header =- yann@1201: yann@1201: diff -durN glibc-2_9.orig/Makeconfig glibc-2_9/Makeconfig yann@1201: --- glibc-2_9.orig/Makeconfig 2009-02-02 22:01:05.000000000 +0100 yann@1201: +++ glibc-2_9/Makeconfig 2009-02-02 22:01:27.000000000 +0100 yann@1201: @@ -919,7 +919,7 @@ yann@1201: stdlib stdio-common libio malloc string wcsmbs time dirent \ yann@1201: grp pwd posix io termios resource misc socket sysvipc gmon \ yann@1201: gnulib iconv iconvdata wctype manual shadow po argp \ yann@1201: - crypt nss localedata timezone rt conform debug \ yann@1201: + crypt nss localedata rt conform debug \ yann@1201: $(add-on-subdirs) $(dlfcn) $(binfmt-subdir) yann@1201: yann@1201: ifndef avoid-generated