[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - scp2/InstallModule_quickstart.mk
Michael Stahl
mstahl at redhat.com
Thu Feb 18 07:27:17 UTC 2016
scp2/InstallModule_quickstart.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5df14e419ae2bd0aa8e02fd6e2b7980fc2fb5011
Author: Michael Stahl <mstahl at redhat.com>
Date: Wed Feb 17 17:39:09 2016 +0100
scp2: fix typo in InstallModule_quickstart.mk
(cherry picked from commit 02ca4997d5a313c0679d7929f1f83f10f42f0510)
scp2: argh, fix the *other* typo on that line too
(cherry picked from commit 72720ac9b934af6f84111ec694fa46555d10a7bd)
Change-Id: I21f309e6cb53c129035d2985642a0e96c485cc56
Reviewed-on: https://gerrit.libreoffice.org/22435
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: David Tardon <dtardon at redhat.com>
diff --git a/scp2/InstallModule_quickstart.mk b/scp2/InstallModule_quickstart.mk
index fcc61d1..8ac14c9 100644
--- a/scp2/InstallModule_quickstart.mk
+++ b/scp2/InstallModule_quickstart.mk
@@ -9,7 +9,7 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/quickstart))
-$(eval $(call gb_installmodule_use_auto_install_libs,scp2/quickstart,\
+$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/quickstart,\
quickstart \
))
More information about the Libreoffice-commits
mailing list