about summary refs log tree commit diff
path: root/pkgs/stdenv/generic/builder.sh
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2009-02-01 21:28:02 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2009-02-01 21:28:02 +0000
commit12038d558613ccd59c3d4ca826858773b6d82099 (patch)
tree3bb7a161fe2508e24c9fc92d5a0efd906677327e /pkgs/stdenv/generic/builder.sh
parent472a0d2057a71b816af9e88c39ceafacc160ad9c (diff)
downloadnixlib-12038d558613ccd59c3d4ca826858773b6d82099.tar
nixlib-12038d558613ccd59c3d4ca826858773b6d82099.tar.gz
nixlib-12038d558613ccd59c3d4ca826858773b6d82099.tar.bz2
nixlib-12038d558613ccd59c3d4ca826858773b6d82099.tar.lz
nixlib-12038d558613ccd59c3d4ca826858773b6d82099.tar.xz
nixlib-12038d558613ccd59c3d4ca826858773b6d82099.tar.zst
nixlib-12038d558613ccd59c3d4ca826858773b6d82099.zip
* Allow hooks like preBuild to be set both through shell functions and
  variables.  This is so you don't have to write things like

    preBuild=preBuild
    preBuild() {
      bla
    }

svn path=/nixpkgs/branches/stdenv-updates/; revision=13941
Diffstat (limited to 'pkgs/stdenv/generic/builder.sh')
0 files changed, 0 insertions, 0 deletions