projects
/
sigrok-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6593b4
)
macosx: create_dmg: Fix comment.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Wed, 16 Aug 2017 20:47:44 +0000
(22:47 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Wed, 16 Aug 2017 20:47:44 +0000
(22:47 +0200)
cross-compile/macosx/create_dmg
patch
|
blob
|
history
diff --git
a/cross-compile/macosx/create_dmg
b/cross-compile/macosx/create_dmg
index 7b4b12c73ca6c725339a8836f381179aad8d4451..0b2326bd7e380a39c3cdfd4bb942265870015c76 100755
(executable)
--- a/
cross-compile/macosx/create_dmg
+++ b/
cross-compile/macosx/create_dmg
@@
-96,7
+96,7
@@
install_name_tool -change \
@executable_path/../Frameworks/Python.framework/Versions/$PYVER/Python \
$FRAMEWORKSDIR/libsigrokdecode.*.dylib
-# Add PulseView wrapper
script that sets PYTHONHOME and SIGROKDECODE_DIR
.
+# Add PulseView wrapper
(sets PYTHONHOME/SIGROK_FIRMWARE_DIR/SIGROKDECODE_DIR)
.
mv $MACOSDIR/$APPNAME_BINARY $MACOSDIR/$APPNAME_BINARY.real
cp ../contrib/pulseview $MACOSDIR
chmod 755 $MACOSDIR/$APPNAME_BINARY