Skip to content

Commit f15e1b4

Browse files
committed
fix whitespace in installer configuration
1 parent d6c895b commit f15e1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/gsl.install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ endfunction
4949
.endmacro # custom_documentation
5050
.
5151
.macro custom_configuration(repository, install)
52-
display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
52+
display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
5353
.endmacro # custom_configuration
5454
.
5555
.macro custom_script_options()

0 commit comments

Comments
 (0)