ooo-build r14904 - in branches/ooo-build-3-0: . patches/dev300



Author: szalaik
Date: Sat Dec 20 09:24:29 2008
New Revision: 14904
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14904&view=rev

Log:
2008-12-20  Kalman Szalai - KAMI <kamihir freemail hu>

	* patches/dev300/scp2_accessories_templates_makefile.diff:
	Update for Extensions and Accessories patches for OOOP



Modified:
   branches/ooo-build-3-0/ChangeLog
   branches/ooo-build-3-0/patches/dev300/scp2_accessories_templates_makefile.diff

Modified: branches/ooo-build-3-0/patches/dev300/scp2_accessories_templates_makefile.diff
==============================================================================
--- branches/ooo-build-3-0/patches/dev300/scp2_accessories_templates_makefile.diff	(original)
+++ branches/ooo-build-3-0/patches/dev300/scp2_accessories_templates_makefile.diff	Sat Dec 20 09:24:29 2008
@@ -5,18 +5,22 @@
  .EXPORT : COMPLETELANGISO_VAR
  
 -ALLTAR : $(INCCOM)$/alllangmodules.inc $(INCCOM)$/alllangmodules_root.inc $(INCCOM)$/alllangmodules_base.inc $(INCCOM)$/alllangmodules_calc.inc $(INCCOM)$/alllangmodules_draw.inc $(INCCOM)$/alllangmodules_impress.inc $(INCCOM)$/alllangmodules_math.inc $(INCCOM)$/alllangmodules_writer.inc $(INCCOM)$/alllangmodules_binfilter.inc
-+ALLTAR : $(INCCOM)$/alllangmodules.inc $(INCCOM)$/alllangmodules_root.inc $(INCCOM)$/alllangmodules_base.inc $(INCCOM)$/alllangmodules_calc.inc $(INCCOM)$/alllangmodules_draw.inc $(INCCOM)$/alllangmodules_impress.inc $(INCCOM)$/alllangmodules_math.inc $(INCCOM)$/alllangmodules_writer.inc $(INCCOM)$/alllangmodules_binfilter.inc $(INCCOM)$/alllangmodules_accessories_root.inc $(INCCOM)$/alllangmodules_accessories_templates.inc $(INCCOM)$/alllangmodules_accessories_samples.inc $(INCCOM)$/alllangmodules_extensions_root.inc $(INCCOM)$/alllangmodules_extensions_templates.inc
++ALLTAR : $(INCCOM)$/alllangmodules.inc $(INCCOM)$/alllangmodules_root.inc $(INCCOM)$/alllangmodules_base.inc $(INCCOM)$/alllangmodules_calc.inc $(INCCOM)$/alllangmodules_draw.inc $(INCCOM)$/alllangmodules_impress.inc $(INCCOM)$/alllangmodules_math.inc $(INCCOM)$/alllangmodules_writer.inc $(INCCOM)$/alllangmodules_binfilter.inc $(INCCOM)$/alllangmodules_accessories_templates_root.inc $(INCCOM)$/alllangmodules_accessories_samples_root.inc $(INCCOM)$/alllangmodules_accessories_templates.inc $(INCCOM)$/alllangmodules_accessories_samples.inc $(INCCOM)$/alllangmodules_extensions_root.inc $(INCCOM)$/alllangmodules_extensions_templates.inc
  
  .PHONY $(INCCOM)$/alllangmodules.inc:
  	@@-$(RENAME) $@ $  tmp
-@@ -85,3 +85,24 @@
+@@ -85,3 +85,28 @@
  .PHONY $(INCCOM)$/alllangmodules_binfilter.inc:
  	@@-$(RENAME) $@ $  tmp
  	$(PERL) -w modules.pl -i $(PRJ)$/source$/templates$/module_langpack_binfilter.sct -o $  tmp && $(RENAME:s/+//) $  tmp $@
 +
-+.PHONY $(INCCOM)$/alllangmodules_accessories_root.inc:
++.PHONY $(INCCOM)$/alllangmodules_accessories_templates_root.inc:
 +	@@-$(RENAME) $@ $  tmp
-+	$(PERL) -w modules.pl -i $(PRJ)$/source$/templates$/module_langpack_accessories_root.sct -o $  tmp && $(RENAME:s/+//) $  tmp $@
++	$(PERL) -w modules.pl -i $(PRJ)$/source$/templates$/module_langpack_accessories_templates_root.sct -o $  tmp && $(RENAME:s/+//) $  tmp $@
++
++.PHONY $(INCCOM)$/alllangmodules_accessories_samples_root.inc:
++	@@-$(RENAME) $@ $  tmp
++	$(PERL) -w modules.pl -i $(PRJ)$/source$/templates$/module_langpack_accessories_samples_root.sct -o $  tmp && $(RENAME:s/+//) $  tmp $@
 +
 +.PHONY $(INCCOM)$/alllangmodules_accessories_templates.inc:
 +	@@-$(RENAME) $@ $  tmp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]