From: Razvan Becheriu Date: Sat, 9 Mar 2019 07:09:15 +0000 (+0200) Subject: one line export X-Git-Tag: Kea-1.6.0-beta2~306 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=136b6ef121ea254c09bfaabe25e1a77a1ad85b44;p=thirdparty%2Fkea.git one line export --- diff --git a/tools/cql_config_defines.sh.sample b/tools/cql_config_defines.sh.sample index 5edf47d91c..305088e67e 100755 --- a/tools/cql_config_defines.sh.sample +++ b/tools/cql_config_defines.sh.sample @@ -6,5 +6,4 @@ # This variable should point to the directory where cpp-driver is compiled. # You can download cpp-driver sources from https://github.com/datastax/cpp-driver -CPP_DRIVER_PATH="/please/specify/path/to/cpp-driver/in/cql_config_defines.sh" -export CPP_DRIVER_PATH +export CPP_DRIVER_PATH="/please/specify/path/to/cpp-driver/in/cql_config_defines.sh"