[Libreoffice-commits] core.git: apple_remote/Library_AppleRemote.mk
David Tardon
dtardon at redhat.com
Sun Apr 21 09:54:13 PDT 2013
apple_remote/Library_AppleRemote.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8560c2df78072533007b84b31fc930b82191e9a3
Author: David Tardon <dtardon at redhat.com>
Date: Sun Apr 21 18:53:41 2013 +0200
blind fix for MacOS X build problem
Change-Id: I56f0fd27fa246643d611f9fc6a9f1bcfed759c60
diff --git a/apple_remote/Library_AppleRemote.mk b/apple_remote/Library_AppleRemote.mk
index c5fdbef..a7cf3d8 100644
--- a/apple_remote/Library_AppleRemote.mk
+++ b/apple_remote/Library_AppleRemote.mk
@@ -28,7 +28,7 @@
$(eval $(call gb_Library_Library,AppleRemote))
-$(eval $(call gb_Library_use_package,AppleRemote,\
+$(eval $(call gb_Library_use_packages,AppleRemote,\
apple_remote_inc \
))
More information about the Libreoffice-commits
mailing list