svn path=/nixpkgs/trunk/; revision=1820
This commit is contained in:
Eelco Dolstra
2004-11-30 13:45:56 +00:00
parent 1d9072670b
commit 76c0fe8cfe
2 changed files with 70 additions and 0 deletions
@@ -32,6 +32,9 @@ stdenv.mkDerivation {
# This is a patch to make glibc compile under GCC 3.3. Presumably
# later releases of glibc won't need this.
# ./glibc-2.3.2-sscanf-1.patch
# Fix for localedata loading bug.
./loadlocale.patch
];
inherit kernelHeaders installLocales;