mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Win installer: fix mistake introduced with last commit
This commit is contained in:
parent
52548a4436
commit
1921baf88c
@ -56,7 +56,7 @@ These typically need to be modified for each LyX release
|
||||
# definitions for the Complete installer
|
||||
!if ${SETUPTYPE} == BUNDLE
|
||||
!define JabRefInstall "external\JabRef_windows_3_3.exe"
|
||||
!define SIZE_JABREF "25730" # size in KB
|
||||
!define SIZE_JABREF 25730 # size in KB
|
||||
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.5987.exe"
|
||||
!endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user