mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
Revert accidental commit.
git-svn-id: svn://localhost/ardour2/branches/3.0@12220 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c8f6f87ea7
commit
9aea574f8d
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
. `dirname "$0"`/../build/gtk2_ardour/ardev_common_waf.sh
|
||||
LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
|
||||
ldd $TOP/$EXECUTABLE | grep boost
|
||||
ldd $TOP/build/libs/ardour/libardour.so | grep boost
|
||||
exec $TOP/$EXECUTABLE "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue