mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix bug #7362: Typo in installer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37965 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
75f45e3912
commit
559fd36cb5
@ -82,7 +82,7 @@ Section -Configure
|
||||
File "${FILES_DEPS}\Resources\lyxrc.dist"
|
||||
|
||||
# Append path prefix
|
||||
FileOpen $DistFile "$INSTDIR\Resources\lxrc.dist" a
|
||||
FileOpen $DistFile "$INSTDIR\Resources\lyxrc.dist" a
|
||||
|
||||
# $$ represents a literal $ in an NSIS string
|
||||
StrCpy $PathPrefix "$$LyXDir\bin;$$LyXDir\python;$$LyXDir\imagemagick;$$LyXDir\ghostscript"
|
||||
|
Loading…
Reference in New Issue
Block a user