[Libreoffice-commits] .: sdext/Library_presenter.mk
Michael Meeks
michael at kemper.freedesktop.org
Mon Jun 11 06:13:40 PDT 2012
sdext/Library_presenter.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bda192b6f4f81cf3290672d896e7c09e7499288c
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