0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/DEBIAN
telenieko 31ca93b4d9 Fixed a bug noticed by Gabucino!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@199 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-23 16:38:12 +00:00

21 lines
663 B
Plaintext

To build the package:
Get the cvs version, or .tgz and uncompress it,
link main to something nicer... ln -s main mplayer-0.11pre (optional)
move there (cd main)
run dpkg-buildpackage
be patient... and you're done!
go up a directory and run:
dpkg -i --force-overwrite mplayerXXXXXX.deb !!!!
That's all folks!
TeLeNiEkO:/opt# dpkg -i --force-overwrite mplayer_0.11pre-1_i386.deb
Seleccionando el paquete mplayer previamente no seleccionado.
(Leyendo la base de datos ...
55966 ficheros y directorios instalados actualmente.)
Desempaquetando mplayer (de mplayer_0.11pre-1_i386.deb) ...
Configurando mplayer (0.11pre-1) ... <- Installed!
TeLeNiEkO:/opt#