summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authortelenieko <telenieko@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-23 16:38:12 +0000
committertelenieko <telenieko@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-23 16:38:12 +0000
commit31ca93b4d94d4ef79ec6f6e70c5e87b86c6d13f1 (patch)
tree0f6c0daf756226b722b683bb4f1b51e2e9b495c1 /DOCS
parentd789caacb205267191dd566a2b3dc01ce1edefa2 (diff)
downloadmpv-31ca93b4d94d4ef79ec6f6e70c5e87b86c6d13f1.tar.bz2
mpv-31ca93b4d94d4ef79ec6f6e70c5e87b86c6d13f1.tar.xz
Fixed a bug noticed by Gabucino!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@199 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/DEBIAN2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/DEBIAN b/DOCS/DEBIAN
index b3b299d05c..6fb7141d83 100644
--- a/DOCS/DEBIAN
+++ b/DOCS/DEBIAN
@@ -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!