summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/idea-community/files/idea-community-14.sh.patch')
-rw-r--r--dev-util/idea-community/files/idea-community-14.sh.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-util/idea-community/files/idea-community-14.sh.patch b/dev-util/idea-community/files/idea-community-14.sh.patch
new file mode 100644
index 0000000..ac42d3a
--- /dev/null
+++ b/dev-util/idea-community/files/idea-community-14.sh.patch
@@ -0,0 +1,11 @@
+--- bin/idea.sh.orig 2013-12-04 21:22:26.168958134 +0700
++++ bin/idea.sh 2013-12-04 21:25:11.628945405 +0700
+@@ -38,6 +38,8 @@
+ exit 1
+ fi
+
++. /etc/conf.d/idea-community-14
++
+ OS_TYPE=`"$UNAME" -s`
+
+ # ---------------------------------------------------------------------