Merge branch 'master' into staging-next

This commit is contained in:
Jan Tojnar
2020-04-16 10:09:43 +02:00
277 changed files with 8102 additions and 4662 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
stripDebugList = "lib modules bin";
stripDebugList = [ "lib" "modules" "bin" ];
postInstall = ''
mkdir -p $doc/share/doc/httpd