mirror of https://github.com/mpv-player/mpv
Fixed a bug noticed by Gabucino!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@199 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d789caacb2
commit
31ca93b4d9
|
@ -1,6 +1,6 @@
|
||||||
To build the package:
|
To build the package:
|
||||||
Get the cvs version, or .tgz and uncompress it,
|
Get the cvs version, or .tgz and uncompress it,
|
||||||
move main to something nicer... mv main mplayer-0.11pre (optional)
|
link main to something nicer... ln -s main mplayer-0.11pre (optional)
|
||||||
move there (cd main)
|
move there (cd main)
|
||||||
run dpkg-buildpackage
|
run dpkg-buildpackage
|
||||||
be patient... and you're done!
|
be patient... and you're done!
|
||||||
|
|
Loading…
Reference in New Issue