* renamed installCommand -> installPhase for debian build
svn path=/nixpkgs/trunk/; revision=15816
This commit is contained in:
parent
2ec0381fcb
commit
b217e83691
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user