* Fixed the assignment of licenses of packages

git-svn-id: trunk@44183 -
This commit is contained in:
joost 2020-02-15 17:24:15 +00:00
parent 4fc7958093
commit a0ed685036

View File

@ -758,6 +758,7 @@ begin
HomepageURL:=P.HomepageURL;
DownloadURL:=P.DownloadURL;
SourcePath:=P.SourcePath;
License:=P.License;
FPMakeOptionsString:=P.FPMakeOptionsString;
OSes:=P.OSes;
CPUs:=P.CPUs;