* renamed installCommand -> installPhase for debian build

svn path=/nixpkgs/trunk/; revision=15816
This commit is contained in:
Rob Vermaas 2009-06-02 08:11:40 +00:00
parent 2ec0381fcb
commit b217e83691

View File

@ -49,7 +49,7 @@ vmTools.runInLinuxImage (stdenv.mkDerivation (
stopNest stopNest
''; '';
installCommand = '' installPhase = ''
export LOGNAME=root export LOGNAME=root
${checkinstall}/sbin/checkinstall --nodoc -y -D make install ${checkinstall}/sbin/checkinstall --nodoc -y -D make install