------------------------------------------------------------ revno: 1158 committer: Rene Engelhard <[EMAIL PROTECTED]> branch nick: debian timestamp: Sat 2008-07-12 15:28:46 +0200 message: oops modified: rules
=== modified file 'rules' --- a/rules 2008-07-11 15:01:41 +0000 +++ b/rules 2008-07-12 13:28:46 +0000 @@ -197,7 +197,7 @@ ifeq "$(DIST)" "Debian" # we don't need to build all languages and the thesaurus on the buildds; # they do binary-only builds anyway - ifeq (rene,$(shell whoami)) + ifeq (buildd,$(shell whoami)) BUILD_ONLY_EN_US=y endif endif