git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13906 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2004-11-09 19:06:27 +00:00
parent dc30f4b0b5
commit 39118cda26
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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 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: 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: To clean up the source tree run the following command: