changeset 13905:8c8a845422f4

10l
author gpoirier
date Tue, 09 Nov 2004 19:06:27 +0000
parents 7fe5a60ad684
children db2f1e657dfe
files README
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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: