mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Exclude fckeditor.zip from build
SVN revision: 1992
This commit is contained in:
parent
1cdb446384
commit
e83da10d5d
2
elog.nsi
2
elog.nsi
@ -78,7 +78,7 @@ Section "ELOG system (required)" SecSystem
|
|||||||
|
|
||||||
; script directory
|
; script directory
|
||||||
SetOutPath $INSTDIR\scripts
|
SetOutPath $INSTDIR\scripts
|
||||||
File /r /x .svn scripts\*.*
|
File /r /x .svn /x fckeditor.zip scripts\*.*
|
||||||
|
|
||||||
; resources directory
|
; resources directory
|
||||||
SetOutPath $INSTDIR\resources
|
SetOutPath $INSTDIR\resources
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user