summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-09 19:06:27 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-09 19:06:27 +0000
commit39118cda2613f121940697ce3636787f7015f547 (patch)
treed73f24111d2bc5bc84e3396bcdfb80537b4c4797 /README
parentdc30f4b0b5e5f304daa0dc5750947d30087aee1b (diff)
downloadmpv-39118cda2613f121940697ce3636787f7015f547.tar.bz2
mpv-39118cda2613f121940697ce3636787f7015f547.tar.xz
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13906 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4a716a5de8..f1360a4748 100644
--- a/README
+++ b/README
@@ -180,7 +180,7 @@ and OSD menu support you would use:
You can also pass some variables to the Makefile. For example, if you want
to compile with gcc 3.4 even if it's not the default compiler:
- CC=gcc-3.4 DEB_BUILD_OPTIONS="--enable-gui" fakeroot debian/rules clean
+ CC=gcc-3.4 DEB_BUILD_OPTIONS="--enable-gui" fakeroot debian/rules binary
To clean up the source tree run the following command: