summaryrefslogtreecommitdiffstats
path: root/scp2/source/math
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-14 19:19:40 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-15 05:26:21 +0000
commitd23f8bb0caf814684a4b5820f8d4d1389d9dda14 (patch)
tree47e28440587876a43c1b368dc5768d7d479e2f82 /scp2/source/math
parentgbuild: pass config. file to HelpTarget explicitly (diff)
downloadcore-d23f8bb0caf814684a4b5820f8d4d1389d9dda14.tar.gz
core-d23f8bb0caf814684a4b5820f8d4d1389d9dda14.zip
gbuild: deliver help files as packages
Change-Id: I52904567d0c7434af3f013cad7c3d9a8a67ac9f2 Reviewed-on: https://gerrit.libreoffice.org/3384 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'scp2/source/math')
-rw-r--r--scp2/source/math/file_math.scp5
1 files changed, 2 insertions, 3 deletions
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp
index acbb3c9362a7..aa0fcb33b9c5 100644
--- a/scp2/source/math/file_math.scp
+++ b/scp2/source/math/file_math.scp
@@ -52,10 +52,9 @@ End
#if defined WITH_HELP
File gid_File_Help_Smath_Zip
- Dir = gid_Dir_Help_Isolanguage;
- ARCHIVE_TXT_FILE_BODY_HELPPACK;
+ Dir = FILELIST_DIR;
+ FILELIST_TXT_FILE_BODY_HELPPACK;
EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG(smath);
- Patchfiles = ();
End
#endif