diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/build.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/build.conf b/conf/build.conf index 7a257d1..32bbf21 100644 --- a/conf/build.conf +++ b/conf/build.conf @@ -5,7 +5,7 @@ # of a dynamic library. If you set this to yes you must also # set kore_source together with kore_flavor. # single_binary=yes -# kore_source=/home/mcvady/working/kore-4.2.2/ +# kore_source=../kore-4.2.2/ # kore_flavor=PGSQL=1 TLS_BACKEND=none # The flags below are shared between flavors |