patches/glibc/ports-2.10.1/380-dont-build-timezone.patch
changeset 1625 fde082da9813
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/patches/glibc/ports-2.10.1/380-dont-build-timezone.patch	Fri Nov 13 21:37:18 2009 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +timezone data has been split into the package sys-libs/timezone-data
     1.5 +
     1.6 +diff -durN glibc-2.10.1.orig/Makeconfig glibc-2.10.1/Makeconfig
     1.7 +--- glibc-2.10.1.orig/Makeconfig	2009-11-13 00:50:13.000000000 +0100
     1.8 ++++ glibc-2.10.1/Makeconfig	2009-11-13 00:50:41.000000000 +0100
     1.9 +@@ -919,7 +919,7 @@
    1.10 + 	      stdlib stdio-common libio malloc string wcsmbs time dirent    \
    1.11 + 	      grp pwd posix io termios resource misc socket sysvipc gmon    \
    1.12 + 	      gnulib iconv iconvdata wctype manual shadow gshadow po argp   \
    1.13 +-	      crypt nss localedata timezone rt conform debug		    \
    1.14 ++	      crypt nss localedata rt conform debug		    \
    1.15 + 	      $(add-on-subdirs) $(dlfcn) $(binfmt-subdir)
    1.16 + 
    1.17 + ifndef avoid-generated