소스 검색

* Fixed the assignment of licenses of packages

git-svn-id: trunk@44183 -
joost 5 년 전
부모
커밋
a0ed685036
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;