fixed build
This commit is contained in:
parent
f23d2a4455
commit
03f6fd858b
|
@ -70,7 +70,7 @@ export VERSION=`./getVersion`
|
|||
# remove files which are not in the final release
|
||||
rm -r lam/po
|
||||
rm -r lam/tests
|
||||
rm lam/lib/3rdParty/tcpdf/fonts/*.ttf
|
||||
rm -f lam/lib/3rdParty/tcpdf/fonts/*.ttf
|
||||
rm -r lam/templates/lib/extra/ckeditor/plugins/*/dev
|
||||
find . -name .svnignore -exec rm {} \;
|
||||
find . -name .gitignore -exec rm {} \;
|
||||
|
|
Loading…
Reference in New Issue