Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
a1093f9e
Commit
a1093f9e
authored
Sep 02, 2004
by
Josh Coalson
Browse files
add metaflac to search path
parent
edcde6fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test_flac.sh
View file @
a1093f9e
...
...
@@ -25,7 +25,7 @@ die ()
LD_LIBRARY_PATH
=
../src/libFLAC/.libs:../obj/release/lib:../obj/debug/lib:
$LD_LIBRARY_PATH
export
LD_LIBRARY_PATH
PATH
=
../src/flac:../src/test_streams:../obj/release/bin:../obj/debug/bin:
$PATH
PATH
=
../src/flac:../src/
metaflac:../src/
test_streams:../obj/release/bin:../obj/debug/bin:
$PATH
flac
--help
1>/dev/null 2>/dev/null
||
die
"ERROR can't find flac executable"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment