[gtk-mac-bundler: 5/12] [tests] Correct location of Carbon framework, provide required destination.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-bundler: 5/12] [tests] Correct location of Carbon framework, provide required destination.
- Date: Mon, 18 Jul 2022 19:22:05 +0000 (UTC)
commit 47fefb4c9ec55cd38ff4d776a16586d1f65f58cd
Author: John Ralls <jralls ceridwen us>
Date: Mon Jul 18 11:58:58 2022 -0700
[tests] Correct location of Carbon framework, provide required destination.
test/goodproject.bundle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/test/goodproject.bundle b/test/goodproject.bundle
index bc0a404..021e7a6 100644
--- a/test/goodproject.bundle
+++ b/test/goodproject.bundle
@@ -28,8 +28,8 @@
<binary>
${prefix}/lib/libfoo*
</binary>
- <framework>
- /System/Library/Carbon.framework
+ <framework dest="${bundle}/Contents/Frameworks">
+ /System/Library/Frameworks/Carbon.framework
</framework>
<data>
${prefix}/share/themes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]