mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 10:09:08 +02:00
* Fixed the assignment of licenses of packages
git-svn-id: trunk@44183 -
This commit is contained in:
parent
4fc7958093
commit
a0ed685036
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user