# HG changeset patch # User telenieko # Date 985365492 0 # Node ID 031f7772aefa001a23d082ae40d3deaeb9742b41 # Parent ba889a88ef913d28bfb5af7d96f0c77b264827bb Fixed a bug noticed by Gabucino! diff -r ba889a88ef91 -r 031f7772aefa DOCS/DEBIAN --- a/DOCS/DEBIAN Thu Mar 22 19:28:58 2001 +0000 +++ b/DOCS/DEBIAN Fri Mar 23 16:38:12 2001 +0000 @@ -1,6 +1,6 @@ To build the package: 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) run dpkg-buildpackage be patient... and you're done!