[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - postprocess/packregistry
David Tardon
dtardon at kemper.freedesktop.org
Sat Apr 14 09:38:20 PDT 2012
postprocess/packregistry/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 96de6e6890ae7234a023c34674affaeb339681eb
Author: David Tardon <dtardon at redhat.com>
Date: Sat Apr 14 18:37:25 2012 +0200
fix file name (part 2)
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index 826aa8c..8624146 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -330,7 +330,7 @@ MY_DRIVERS += ado
ERROR : unknown-GUIBASE
.END
.IF "$(ENABLE_EVOAB2)" == "TRUE"
-MY_FILES_main += $(MY_MOD)/org/openoffice/Office/DataAccess/Drivers-evoab.xcu
+MY_FILES_main += $(MY_MOD)/org/openoffice/Office/DataAccess/Drivers-evoab2.xcu
MY_FILES_main += $(MY_MOD)/org/openoffice/Office/DataAccess-evoab2.xcu
MY_DRIVERS += evoab
.END
More information about the Libreoffice-commits
mailing list