Fixed type from usage info.

This commit is contained in:
Markus Kauppila 2011-07-29 19:52:16 +03:00
parent 9de66a170d
commit be0b32e441
2 changed files with 2 additions and 2 deletions

View file

@ -21,6 +21,6 @@ do
cp -f "$suite/.libs/lib$suite.$EXT" $DIRECTORY
done
#sudo cp .libs/libtest.0.dylib /usr/local/lib/libtest.0.dylib
sudo cp .libs/libtest.0.dylib /usr/local/lib/libtest.0.dylib
echo "Test suites installed."