Is not necesary delete bundled JRE inside Pycharm installation
This commit is contained in:
parent
8206d54300
commit
6bef84f530
3
PKGBUILD
3
PKGBUILD
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user