summarylogtreecommitdiffstats
path: root/phpstorm-eap.sh
diff options
context:
space:
mode:
authorSebastian Krebs2017-01-04 22:03:43 +0100
committerSebastian Krebs2017-01-04 22:03:43 +0100
commitd3fa3ab4ab4c96b092435dd58a3e5fe6448fa1c2 (patch)
tree6be38ddabb90b025335c5bc2df4ec163dd8c751b /phpstorm-eap.sh
parent66a99b5e92020e8bf38f8be1fb92e8a25fad61cf (diff)
downloadaur-d3fa3ab4ab4c96b092435dd58a3e5fe6448fa1c2.tar.gz
remove profile.d file
Diffstat (limited to 'phpstorm-eap.sh')
-rw-r--r--phpstorm-eap.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/phpstorm-eap.sh b/phpstorm-eap.sh
deleted file mode 100644
index 483c7138949a..000000000000
--- a/phpstorm-eap.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-# use Arch JRE/JDK for phpstorm-eap
-if [ -d /usr/lib/jvm/default-runtime ]; then
- export WEBIDE_JDK=/usr/lib/jvm/default-runtime
-fi