[Libreoffice-commits] core.git: scp2/InstallModule_ooo.mk scp2/source
Michael Stahl
mstahl at redhat.com
Fri Jul 18 09:09:08 PDT 2014
scp2/InstallModule_ooo.mk | 2 +-
scp2/source/ooo/module_pdfimport.scp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d52985d8147f5d6c21bf62d2c9375dbbd47423b1
Author: Michael Stahl <mstahl at redhat.com>
Date: Fri Jul 18 18:01:54 2014 +0200
scp2: stupid typos
Change-Id: I94b3f39ce3dc642c97dfd515b026e4470724b06c
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk
index 0a4b83e4..ebfe131 100644
--- a/scp2/InstallModule_ooo.mk
+++ b/scp2/InstallModule_ooo.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/ooo,\
ooo \
ooobinarytable \
reportbuilder \
- xpdfimport \
+ pdfimport \
))
$(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\
diff --git a/scp2/source/ooo/module_pdfimport.scp b/scp2/source/ooo/module_pdfimport.scp
index b882570..320ba85 100644
--- a/scp2/source/ooo/module_pdfimport.scp
+++ b/scp2/source/ooo/module_pdfimport.scp
@@ -25,7 +25,7 @@
#include "macros.inc"
-#include "AutoInstall/xpdfimport"
+#include "AutoInstall/pdfimport"
Module gid_Module_Pdfimport
Name = "PDF Import";
More information about the Libreoffice-commits
mailing list