summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
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!