mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 06:49:13 +02:00
* patch from Debian packages by Paul Gevers, fixes spelling
(cherry picked from commit 19ff0fe9e5
)
This commit is contained in:
parent
3ac4270c23
commit
896f33681f
@ -109,7 +109,7 @@ ifdef inUnix
|
|||||||
PATHSEP=/
|
PATHSEP=/
|
||||||
else
|
else
|
||||||
PATHSEP:=$(subst /,\,/)
|
PATHSEP:=$(subst /,\,/)
|
||||||
# cygwin bash or sh can not handle backslashs
|
# cygwin bash or sh can not handle backslashes
|
||||||
ifdef inCygWin
|
ifdef inCygWin
|
||||||
PATHSEP=/
|
PATHSEP=/
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user