treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -28,8 +28,6 @@ stdenv.mkDerivation rec {
|
||||
export DOCBOOKDIR="${docbook_xsl}/xml/xsl/docbook/"
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A simple and powerful audio tag editor";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user