]> https://gitweb.dealii.org/ - candi.git/commitdiff
netcdf: export PATH to find tools 384/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 30 May 2024 23:42:06 +0000 (19:42 -0400)
committerTimo Heister <timo.heister@gmail.com>
Thu, 30 May 2024 23:42:06 +0000 (19:42 -0400)
deal.II-toolchain/packages/netcdf.package

index 24bd2c11345b1d0759e4b79d77fa5fb8f4259277..238345f3f5e7bff467e52d8c2bda7d0897404ec1 100644 (file)
@@ -14,6 +14,7 @@ CONFOPTS="--disable-dap --enable-parallel --enable-netcdf-4 CPPFLAGS=-I${HDF5_DI
 
 package_specific_register () {
     export NETCDF_DIR=${INSTALL_PATH}
+    export PATH=${INSTALL_PATH}/bin:$PATH
 }
 
 package_specific_conf () {
@@ -22,5 +23,6 @@ package_specific_conf () {
     rm -f $CONFIG_FILE
     echo "
 export NETCDF_DIR=${INSTALL_PATH}
+export PATH=${INSTALL_PATH}/bin:$PATH
 " >> $CONFIG_FILE
 }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.