do not ship TTFs
This commit is contained in:
parent
c8a476d944
commit
687bb7eb1e
|
@ -22,6 +22,7 @@ export VERSION=`./getVersion`
|
||||||
# remove files which are not in the final release
|
# remove files which are not in the final release
|
||||||
rm -r lam/po
|
rm -r lam/po
|
||||||
rm -r lam/tests
|
rm -r lam/tests
|
||||||
|
rm lam/lib/font/*.ttf
|
||||||
find . -name .cvsignore -exec rm {} \;
|
find . -name .cvsignore -exec rm {} \;
|
||||||
mv lam ldap-account-manager-$VERSION
|
mv lam ldap-account-manager-$VERSION
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue