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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.7, updated. libreoffice_3.6.2_rc1-1-42-g2d42ee3



The following commit has been merged in the debian-experimental-3.7 branch:
commit 2d42ee3000db64fcf312c6c814ca87edcba34018
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Sep 19 08:13:48 2012 +0200

    fix split-binfilters-and-evo.diff to work again

diff --git a/patches/split-binfilters-and-evo.diff b/patches/split-binfilters-and-evo.diff
index 90091af..195cb2a 100644
--- a/patches/split-binfilters-and-evo.diff
+++ b/patches/split-binfilters-and-evo.diff
@@ -65,14 +65,14 @@
 +$(MISC)/evoab.rdb .ERRREMOVE : \
 +        $(SOLARENV)/bin/packcomponents.xslt \
 +        $(MISC)/evoab.input \
-+        $(SOLARXMLDIR)/evoab.component
++        $(SOLARXMLDIR)/connectivity/source/drivers/evoab2/evoab.component
 +    $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
 +        $(SOLARENV)/bin/packcomponents.xslt \
 +        $(MISC)/evoab.input
 +
 +$(MISC)/evoab.input : makefile.mk
 +    echo \
-+        '<list><filename>evoab.component</filename></list>' \
++        '<list><filename>component/connectivity/source/drivers/evoab2/evoab/evoab.component</filename></list>' \
 +        > $@
 +.END
 +
@@ -82,7 +82,7 @@
      $(MISC)/ctl.xcd \
      $(MISC)/ctlseqcheck.xcd \
      $(MISC)/draw.xcd \
-+    $(MISC)/evoab2.xcd \
++    $(MISC)/evoab.xcd \
      $(MISC)/graphicfilter.xcd \
      $(MISC)/impress.xcd \
      $(MISC)/korea.xcd \

-- 
LibreOffice packaging repository


Reply to: