diff options
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.patch | 11 |
1 files changed, 0 insertions, 11 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 deleted file mode 100644 index 4687a65..0000000 --- a/dev-util/idea-community/files/idea-community-eap.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-eap -+ - OS_TYPE=`"$UNAME" -s` - - # --------------------------------------------------------------------- |