Closed NikolausDemmel closed 4 months ago
mkport.sh would fail if bin/lib doesn't exist (with this error: realpath: /Users/tfoerg/dev/ov-client/packaging/Darwin/bin/lib: No such file or directory)
mkport.sh
bin/lib
realpath: /Users/tfoerg/dev/ov-client/packaging/Darwin/bin/lib: No such file or directory
Thank you for the pull request. I incorporated your suggestions in a slightly more compact way, see fbc2c37559fa86baee7cec66b7978e40eb1af40f
mkport.sh
would fail ifbin/lib
doesn't exist (with this error:realpath: /Users/tfoerg/dev/ov-client/packaging/Darwin/bin/lib: No such file or directory
)