Exclude fckeditor.zip from build

SVN revision: 1992
This commit is contained in:
Stefan Ritt 2008-01-10 15:25:58 +00:00
parent 1cdb446384
commit e83da10d5d

View File

@ -78,7 +78,7 @@ Section "ELOG system (required)" SecSystem
; script directory
SetOutPath $INSTDIR\scripts
File /r /x .svn scripts\*.*
File /r /x .svn /x fckeditor.zip scripts\*.*
; resources directory
SetOutPath $INSTDIR\resources