Browse Source

--- Merging (from foreign repository) r44183 into '.':
U packages/fppkg/src/fprepos.pp

git-svn-id: branches/fixes_3_2@44224 -

joost 5 years ago
parent
commit
46d8498a7a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/fppkg/src/fprepos.pp

+ 1 - 0
packages/fppkg/src/fprepos.pp

@@ -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;