mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-27 14:29:21 +00:00
define filename for bundled installer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24451 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a8f13b250d
commit
ba420624c2
@ -91,6 +91,7 @@ SetCompressor /SOLID lzma
|
|||||||
!define SIZE_LATEX 225000
|
!define SIZE_LATEX 225000
|
||||||
!define SIZE_IMAGEMAGICK 18700
|
!define SIZE_IMAGEMAGICK 18700
|
||||||
!define SIZE_GHOSTSCRIPT 31500
|
!define SIZE_GHOSTSCRIPT 31500
|
||||||
|
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
# Locations of setup files for components (for bundled setup)
|
# Locations of setup files for components (for bundled setup)
|
||||||
|
|
||||||
@ -135,7 +136,7 @@ SetCompressor /SOLID lzma
|
|||||||
!endif
|
!endif
|
||||||
!define SETUP_EXE "${ExeFile}"
|
!define SETUP_EXE "${ExeFile}"
|
||||||
!else
|
!else
|
||||||
!ifndef SETUPTYPE_BUNDLE
|
!ifndef BundleExeFile
|
||||||
!define /date BundleExeFile "LyX-16svn-%Y%m%d-Installer-Bundle.exe"
|
!define /date BundleExeFile "LyX-16svn-%Y%m%d-Installer-Bundle.exe"
|
||||||
!endif
|
!endif
|
||||||
!define SETUP_EXE "${BundleExeFile}"
|
!define SETUP_EXE "${BundleExeFile}"
|
||||||
|
Loading…
Reference in New Issue
Block a user