We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4246d commit 183ab79Copy full SHA for 183ab79
1 file changed
config.sh.sample
@@ -31,9 +31,9 @@ BUILD_DKPRO_PACKAGE=0
31
#export MAKEFLAGS="$MAKEFLAGS -j${numcores}"
32
33
#---------------------------------------------------------------------------------
34
-# Uncomment to skip building of tools
+# Uncomment to skip building of crtls and rules files
35
36
-#BUILD_DKPRO_SKIP_TOOLS=1
+#BUILD_DKPRO_SKIP_CRTLS=1
37
38
# Automated script execution
39
0 commit comments