2
0

Is not necesary delete bundled JRE inside Pycharm installation

This commit is contained in:
XavierCLL 2016-04-13 10:52:50 -05:00
parent 8206d54300
commit 6bef84f530

View File

@ -58,9 +58,6 @@ package() {
rm -f $pkgdir/opt/$pkgname/bin/fsnotifier64
fi
# delete bundled JRE inside Pycharm installation
rm -rf $pkgdir/opt/$pkgname/jre/
# enable anti-aliasing text in pycharm options
if [[ $CARCH = 'i686' ]]; then
#echo '-Dawt.useSystemAAFontSettings=on' >> $pkgdir/opt/$pkgname/bin/pycharm.vmoptions