Merge branch 'master' of https://code.google.com/p/libremediaserver
This commit is contained in:
commit
30b4c227dd
1 changed files with 3 additions and 1 deletions
|
@ -23,4 +23,6 @@ if [ "$?" -eq "0" ]; then
|
|||
echo "apt-get finish ok"
|
||||
else echo "apt-get return errors!"
|
||||
fi
|
||||
|
||||
ln -s /usr/lib/libMagick++.so.4 /usr/lib/libMagick++.so.5
|
||||
ln -s /usr/lib/libMagickCore.so.4 /usr/lib/libMagickCore.so.5
|
||||
ln -s /usr/lib/libMagickWand.so.4 /usr/lib/libMagickWand.so.5
|
||||
|
|
Loading…
Add table
Reference in a new issue