mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-17 17:24:54 +00:00
Fixed build instructions
This commit is contained in:
parent
4be7a7cda0
commit
7c12f7b9c7
@ -74,6 +74,5 @@ echo " autoconf" && autoconf
|
|||||||
echo " automake --add-missing --copy" && automake --add-missing --copy 2> /dev/null
|
echo " automake --add-missing --copy" && automake --add-missing --copy 2> /dev/null
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "You can run './configure' now. If you need dependencies then"
|
echo "You can run './configure' followed by 'rake' now."
|
||||||
echo "run 'make depend' afterwards."
|
|
||||||
cd $olddir
|
cd $olddir
|
||||||
|
Loading…
Reference in New Issue
Block a user