mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 07:08:12 +02:00
--- Merging (from foreign repository) r44221 into '.':
U utils/tply/fpmake.pp git-svn-id: branches/fixes_3_2@44225 -
This commit is contained in:
parent
46d8498a7a
commit
1a56efc159
@ -88,7 +88,7 @@ begin
|
||||
begin
|
||||
// Do not install these files when performing a cross-installation
|
||||
if Defaults.OS in AllUnixOSes then
|
||||
lexyaccpath:='$(baseinstalldir)../lexyacc'
|
||||
lexyaccpath:='$(prefix)lib/fpc/lexyacc'
|
||||
else
|
||||
lexyaccpath:='$(bininstalldir)';
|
||||
P.InstallFiles.Add('yylex.cod',lexyaccpath);
|
||||
|
Loading…
Reference in New Issue
Block a user