Index: head/editors/lazarus/files/patch-ide_lazbuild.lpr =================================================================== --- head/editors/lazarus/files/patch-ide_lazbuild.lpr (nonexistent) +++ head/editors/lazarus/files/patch-ide_lazbuild.lpr (revision 389680) @@ -0,0 +1,13 @@ +--- ide/lazbuild.lpr 2015-06-15 03:49:45.000000000 -0500 ++++ ide/lazbuild.lpr 2015-06-15 03:50:20.000000000 -0500 +@@ -436,7 +436,9 @@ + DoCreateMakefile(APackage) + else + CompilePackage(APackage,Flags); +- ++ ++ PkgLinks.SaveUserLinks(true); ++ + Result:=true; + end; + Property changes on: head/editors/lazarus/files/patch-ide_lazbuild.lpr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property