fix 'licenses' -> 'license' in several places
This commit is contained in:
@@ -63,7 +63,7 @@ stdenv.mkDerivation {
|
||||
homepage = "http://corefonts.sourceforge.net/";
|
||||
description = "Microsoft's TrueType core fonts for the Web";
|
||||
platforms = platforms.all;
|
||||
licenses = licenses.unfreeRedistributable;
|
||||
license = licenses.unfreeRedistributable;
|
||||
# Set a non-zero priority to allow easy overriding of the
|
||||
# fontconfig configuration files.
|
||||
priority = 5;
|
||||
|
||||
Reference in New Issue
Block a user