From 17ce9372c431e3fecaba9285104f5d4fb32c4ebe Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 16 Aug 2013 15:05:26 -0400 Subject: [PATCH] gentoo: disable building in timezone subdir We've split this out into the package sys-libs/timezone-data --- Makeconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makeconfig b/Makeconfig index 62694c88d30..545725d4d83 100644 --- a/Makeconfig +++ b/Makeconfig @@ -1032,7 +1032,7 @@ all-subdirs = csu assert ctype locale intl catgets math setjmp signal \ 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 localedata timezone rt conform debug \ + crypt localedata rt conform debug \ $(add-on-subdirs) dlfcn elf ifndef avoid-generated -- 2.47.2