* 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
|
||||
'';
|
||||
|
||||
installCommand = ''
|
||||
installPhase = ''
|
||||
export LOGNAME=root
|
||||
|
||||
${checkinstall}/sbin/checkinstall --nodoc -y -D make install
|
||||
|
Loading…
Reference in New Issue
Block a user