diff options
Diffstat (limited to 'templates/build.template')
-rw-r--r-- | templates/build.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/build.template b/templates/build.template index 7ab06c0..f57adf9 100644 --- a/templates/build.template +++ b/templates/build.template @@ -76,7 +76,7 @@ - copy/paste the content of the rules files (minus the top node) into this file, *after* the <setup> task - disable the import of the rules by changing the setup task - below to <setup import="false" />. + below to <setup import="false" />. - customize to your needs. --> <setup /> |