summaryrefslogtreecommitdiffstats
path: root/scp2/source/templates/module_helppack.sct
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-12-17 13:27:16 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-12-17 13:27:16 +0000
commitd7b0062269a05fbfd01f39c0be86d17f4e9aa803 (patch)
tree8803616ff925463c56c3c83fe7d2fa34cfdc8b8c /scp2/source/templates/module_helppack.sct
parentTrying to conditionalize scp2 for helppack integration (diff)
downloadcore-d7b0062269a05fbfd01f39c0be86d17f4e9aa803.tar.gz
core-d7b0062269a05fbfd01f39c0be86d17f4e9aa803.zip
get this to build
Diffstat (limited to 'scp2/source/templates/module_helppack.sct')
-rw-r--r--scp2/source/templates/module_helppack.sct2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/templates/module_helppack.sct b/scp2/source/templates/module_helppack.sct
index ac8779a5e8cc..3b80cd88dec2 100644
--- a/scp2/source/templates/module_helppack.sct
+++ b/scp2/source/templates/module_helppack.sct
@@ -32,7 +32,7 @@ Module gid_Module_Helppack_Root_<LANGUAGE_>
MOD_NAME_DESC(MODULE_HELPPACK_<LANGUAGEBIG_>);
#ifdef WITH_HELPPACK_INTEGRATION
Styles =(FORCEHELPPACK, SHOW_MULTILINGUAL_ONLY, USELANGUAGENAME, LANGUAGEMODULE);
-#ifdef WITH_HELPPACK_INTEGRATION
+#else
Styles =(HELPPACK, HIDDEN_ROOT, USELANGUAGENAME, LANGUAGEMODULE);
#endif
End