Fixes to builderDefs related to PATH_DELIMITER..

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10841
This commit is contained in:
Michael Raskin
2008-02-23 07:26:34 +00:00
parent 0ca9f88ebc
commit 34d02fef81
2 changed files with 15 additions and 10 deletions

View File

@@ -13,7 +13,9 @@ args : with args;
stdenv.mkDerivation rec {
name = "intltool-0.36.2";
builder = writeScript (name + "-builder")
(textClosure localDefs [doConfigure doMakeInstall doPropagate doForceShare]);
(textClosure localDefs [minInit addInputs doUnpack
(doDump "1") doConfigure doMakeInstall
doPropagate doForceShare]);
inherit propagatedBuildInputs;
meta = {
description = "