summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2016-04-13 10:52:50 -0500
committerXavierCLL2016-04-13 10:52:50 -0500
commit6bef84f5309f2db27f06f2c87960b5a1af454761 (patch)
treebd077112ece70013e61493f36e8b286b246c9e48
parent8206d54300e5be9eeb47c50f58bb1e0181a6c1fc (diff)
downloadaur-6bef84f5309f2db27f06f2c87960b5a1af454761.tar.gz
Is not necesary delete bundled JRE inside Pycharm installation
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 690d200f8732..61acce66aa49 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