From 6bef84f5309f2db27f06f2c87960b5a1af454761 Mon Sep 17 00:00:00 2001 From: XavierCLL Date: Wed, 13 Apr 2016 10:52:50 -0500 Subject: [PATCH] Is not necesary delete bundled JRE inside Pycharm installation --- PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 690d200..61acce6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -57,9 +57,6 @@ package() { rm -f $pkgdir/opt/$pkgname/bin/libyjpagent-linux64.so 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