summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/idea-community/files/idea-community-eap.sh.patch')
-rw-r--r--dev-util/idea-community/files/idea-community-eap.sh.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/idea-community/files/idea-community-eap.sh.patch b/dev-util/idea-community/files/idea-community-eap.sh.patch
index 7593a51..4687a65 100644
--- a/dev-util/idea-community/files/idea-community-eap.sh.patch
+++ b/dev-util/idea-community/files/idea-community-eap.sh.patch
@@ -4,7 +4,7 @@
exit 1
fi
-+. /etc/conf.d/idea-13
++. /etc/conf.d/idea-community-eap
+
OS_TYPE=`"$UNAME" -s`