# HG changeset patch # User gpoirier # Date 1100027187 0 # Node ID 8c8a845422f4beb36c14844cb6ec4199a5a03d1e # Parent 7fe5a60ad684a25b6b3a5e79fb27542651372e69 10l diff -r 7fe5a60ad684 -r 8c8a845422f4 README --- a/README Mon Nov 08 17:02:22 2004 +0000 +++ b/README Tue Nov 09 19:06:27 2004 +0000 @@ -180,7 +180,7 @@ 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: