remove dev files before building packages

This commit is contained in:
Roland Gruber 2020-05-24 09:17:14 +02:00
parent ed28d3b8e7
commit 93a7ffdd65
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ export VERSION=`./getVersion`
rm -r lam/po
rm -r lam/tests
rm 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 {} \;
mv lam ldap-account-manager-$VERSION