summarylogtreecommitdiffstats
path: root/pycharm-professional.install
diff options
context:
space:
mode:
authorXavierCLL2019-03-29 13:32:03 -0500
committerXavierCLL2019-03-29 13:32:03 -0500
commit9fe7a7af24dd5d15fde1b3b19c8efa1e0ac9f52e (patch)
tree3f44e71ecfd99055e14eaadb4e7cb0a9dedd8b4b /pycharm-professional.install
parent8645dacf29582be413277b539f1a6213c1472a0c (diff)
downloadaur-9fe7a7af24dd5d15fde1b3b19c8efa1e0ac9f52e.tar.gz
Updated to 2019.1.0
Diffstat (limited to 'pycharm-professional.install')
-rw-r--r--pycharm-professional.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/pycharm-professional.install b/pycharm-professional.install
deleted file mode 100644
index 028a44f90c68..000000000000
--- a/pycharm-professional.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- /bin/cat << EOF
-===>
-===> Please set the anti-aliasing font and others settings of
-===> pycharm in this file (if is needed):
-===>
-===> /opt/pycharm-professional/bin/pycharm64.vmoptions
-===>
-===> Please read the following link for more font options:
-===> https://wiki.archlinux.org/index.php/Java_Runtime_Environment_Fonts
-===>
-EOF
-}