summaryrefslogtreecommitdiff
blob: 7593a51870e847b1308c003f22b3be46483ef4d4 (plain)
1
2
3
4
5
6
7
8
9
10
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-13
+
 OS_TYPE=`"$UNAME" -s`
 
 # ---------------------------------------------------------------------