mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added fckeditor distribution tree
SVN revision: 2267
This commit is contained in:
parent
6f7f94dd9e
commit
4ee59589f6
3
elog.nsi
3
elog.nsi
@ -81,7 +81,8 @@ Section "ELOG system (required)" SecSystem
|
||||
|
||||
; script directory
|
||||
SetOutPath $INSTDIR\scripts
|
||||
File /r /x .svn /x fckeditor.zip scripts\*.*
|
||||
File /r /x .svn /x fckeditor.zip /x fckeditor_dist scripts\*.*
|
||||
File /r scripts\fckeditor_dist\*.*
|
||||
|
||||
; resources directory
|
||||
SetOutPath $INSTDIR\resources
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user