Changeset 41b985f for scripts/build_apple_frameworks
- Timestamp:
- Mar 12, 2017, 11:26:24 AM (8 years ago)
- Branches:
- sampler
- Children:
- bde49c4a
- Parents:
- 71f2e5f (diff), 67b6618 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/build_apple_frameworks
r71f2e5f r41b985f 1 1 #! /bin/sh 2 3 # cd to aubio directory for consistency 4 cd `dirname $0`/.. 2 5 3 6 AUBIO_TMPDIR=`mktemp -d /var/tmp/aubio-build-XXXX`
Note: See TracChangeset
for help on using the changeset viewer.