Skip to content

Commit

Permalink
fixed on typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bjdebus committed Mar 10, 2020
1 parent 6e9de72 commit 31b279c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config-gcc-Python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ done

# Adjust the UQTK_SRC_DIR to point to where the UQTk source directory is. Feel free
# to update the desired installation directory as you prefer.
UQTK_SRC_DIR=../UQTKSRCDIR@
UQTK_SRC_DIR=../UQTk
UQTK_INSTALL_DIR=$UQTK_SRC_DIR-install

echo "This script assumes the UQTk source code is in $UQTK_SRC_DIR"
Expand Down

0 comments on commit 31b279c

Please sign in to comment.