My nixpkgs mirror for patching things.
Go to file
Eelco Dolstra d6cbd38bfb * Patched Perl's configure script to stop it from scanning well-known system
directories for libraries.  (Fortunately, the build would still fail because
  Perl's idea of "standard" library directories no longer matched that of the
  linker.)

* `stdenv-linux/setup.sh' now puts the path of glibc in an environment
  variable so that it can be used by other packages (for example, we need to
  pass it to Perl's configure, because otherwise it will think that, e.g.,
  libm.so doesn't exist).

svn path=/nixpkgs/trunk/; revision=359
2003-08-26 10:34:51 +00:00
pkgs * Patched Perl's configure script to stop it from scanning well-known system 2003-08-26 10:34:51 +00:00
ChangeLog * pkgs/strategoxt/pkg-build.sh: generic build script for packages 2003-08-18 20:56:59 +00:00