nixpkgs/pkgs/stdenv/generic
Charles Strahan bde82098b8 stdenv: don't complain about configure script not existing
Close #14335.
Since 89036ef76a, when a package doesn't include a configure script,
the build complains with:

    grep: : No such file or directory
    grep: : No such file or directory

This prevents that.
2016-04-02 20:52:19 +02:00
..
builder.sh stdenv: Statically include the default build inputs 2014-11-06 12:10:28 +01:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix Set SOURCE_DATE_EPOCH to latest source file 2016-01-05 17:21:48 +01:00
setup.sh stdenv: don't complain about configure script not existing 2016-04-02 20:52:19 +02:00