]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
one line export
authorRazvan Becheriu <ravan@isc.org>
Sat, 9 Mar 2019 07:09:15 +0000 (09:09 +0200)
committerRazvan Becheriu <ravan@isc.org>
Sat, 9 Mar 2019 07:09:15 +0000 (09:09 +0200)
tools/cql_config_defines.sh.sample

index 5edf47d91c2f4a4c8de6c8184c4b35565ba08824..305088e67e54059ded42f72b460624b3bfd919d7 100755 (executable)
@@ -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"