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, 0 insertions, 11 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
deleted file mode 100644
index ac42d3a..0000000
--- a/dev-util/idea-community/files/idea-community-14.sh.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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`
-
- # ---------------------------------------------------------------------