Skip to content
Snippets Groups Projects
Commit 6cdbcaa6 authored by Jameson Rollins's avatar Jameson Rollins
Browse files

Merge branch 'rcg_build_root_fix' into 'master'

fixed typo in rtcds

See merge request cds/advligorts!108
parents 9fb16cba 45cf66ad
No related branches found
No related tags found
1 merge request!108fixed typo in rtcds
......@@ -23,7 +23,7 @@ ifo=${IFO,,*}
RCG_SRC=${RCG_SRC:-/usr/share/advligorts/src}
RCG_BUILD_ROOT=${RCG_BUILD_ROOT:-/var/cache/advligorts}
RCG_BUILDD=${RCG_BUILDD:-$RCG_BUILT_ROOT/rcg-$RTS_VERSION}
RCG_BUILDD=${RCG_BUILDD:-$RCG_BUILD_ROOT/rcg-$RTS_VERSION}
# FIXME: the RCG hard-codes /opt/rtcds as the root
RCG_TARGET=/opt/rtcds/${site}/${ifo}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment