You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ja...@apache.org on 2013/10/13 13:09:53 UTC

svn commit: r1531668 - in /openoffice/branches/l10n40/main: helpcontent2/source/text/scalc/makefile.mk solenv/inc/tg_help.mk

Author: jani
Date: Sun Oct 13 11:09:53 2013
New Revision: 1531668

URL: http://svn.apache.org/r1531668
Log:
problem with copy of en-US xhp files, and dupletes in makefile

Modified:
    openoffice/branches/l10n40/main/helpcontent2/source/text/scalc/makefile.mk
    openoffice/branches/l10n40/main/solenv/inc/tg_help.mk

Modified: openoffice/branches/l10n40/main/helpcontent2/source/text/scalc/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/helpcontent2/source/text/scalc/makefile.mk?rev=1531668&r1=1531667&r2=1531668&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/helpcontent2/source/text/scalc/makefile.mk (original)
+++ openoffice/branches/l10n40/main/helpcontent2/source/text/scalc/makefile.mk Sun Oct 13 11:09:53 2013
@@ -182,11 +182,6 @@ LANGUAGE_FILELIST= 00/00000004.xhp \
 01/12090200.xhp \
 01/12090300.xhp \
 01/12090400.xhp \
-01/12090105.xhp \
-01/12090106.xhp \
-01/12090200.xhp \
-01/12090300.xhp \
-01/12090400.xhp \
 01/12100000.xhp \
 01/12120000.xhp \
 01/12120100.xhp \

Modified: openoffice/branches/l10n40/main/solenv/inc/tg_help.mk
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/solenv/inc/tg_help.mk?rev=1531668&r1=1531667&r2=1531668&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/solenv/inc/tg_help.mk (original)
+++ openoffice/branches/l10n40/main/solenv/inc/tg_help.mk Sun Oct 13 11:09:53 2013
@@ -42,7 +42,8 @@ ALLTAR : $(HELP_OUT)$/$(TARGET).done $(H
 $(HLANGXHPFILES) : $$(@:d)thisdir.created
 
 $(XHPDEST)$/{$(aux_alllangiso)}$/$(SHELL_PACKAGE)$/%.xhp :| %.xhp
-    @$(TOUCH) $@
+    @$(COMMAND_ECHO) $(COPY) $<  $@
+
 # internal dependencies not sufficient to trigger merge?
 #    @$(NULL)