[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sdext/Library_presenter.mk
Michael Meeks
michael at kemper.freedesktop.org
Mon Jun 11 06:16:46 PDT 2012
sdext/Library_presenter.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit de4715a62db307e0a93fca5486d2a354ac74ff62
Author: Michael Meeks <michael.meeks at suse.com>
Date: Mon Jun 11 14:11:24 2012 +0100
fdo#50964 - fix presenter console artwork location
Change-Id: I6c550bace0f085630116c86fa19fd0562a10951f
diff --git a/sdext/Library_presenter.mk b/sdext/Library_presenter.mk
index 29dcde5..058d8be 100644
--- a/sdext/Library_presenter.mk
+++ b/sdext/Library_presenter.mk
@@ -35,7 +35,7 @@ $(eval $(call gb_Library_use_api,PresenterScreen,\
))
$(eval $(call gb_Library_add_defs,PresenterScreen,\
- -DPRESENTER_IMPL_IDENTIFIER=\"com.sun.PresenterScreen-$(PLATFORMID)\" \
+ -DPRESENTER_IMPL_IDENTIFIER=\"com.sun.PresenterScreen-$(sdext_PLATFORM)\" \
))
$(eval $(call gb_Library_use_libraries,PresenterScreen,\
More information about the Libreoffice-commits
mailing list