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