Skip to content

Commit 183ab79

Browse files
committed
flag for building crtls & rules
1 parent ad4246d commit 183ab79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.sh.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ BUILD_DKPRO_PACKAGE=0
3131
#export MAKEFLAGS="$MAKEFLAGS -j${numcores}"
3232

3333
#---------------------------------------------------------------------------------
34-
# Uncomment to skip building of tools
34+
# Uncomment to skip building of crtls and rules files
3535
#---------------------------------------------------------------------------------
36-
#BUILD_DKPRO_SKIP_TOOLS=1
36+
#BUILD_DKPRO_SKIP_CRTLS=1
3737

3838
# Automated script execution
3939
#---------------------------------------------------------------------------------

0 commit comments

Comments
 (0)