mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 06:29:32 +02:00
* patch from Debian packages by Paul Gevers, fixes spelling
This commit is contained in:
parent
ac53225817
commit
19ff0fe9e5
File diff suppressed because it is too large
Load Diff
@ -109,7 +109,7 @@ ifdef inUnix
|
||||
PATHSEP=/
|
||||
else
|
||||
PATHSEP:=$(subst /,\,/)
|
||||
# cygwin bash or sh can not handle backslashs
|
||||
# cygwin bash or sh can not handle backslashes
|
||||
ifdef inCygWin
|
||||
PATHSEP=/
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user