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