------------------------------------------------------------ revno: 1036 committer: Rene Engelhard <[EMAIL PROTECTED]> branch nick: unstable timestamp: Wed 2008-03-26 21:17:47 +0100 message: typo, thanks calc modified: rules
=== modified file 'rules' --- a/rules 2008-03-26 17:57:16 +0000 +++ b/rules 2008-03-26 20:17:47 +0000 @@ -319,7 +319,7 @@ # builds long... ifneq (,$(findstring arm,$(ARCH))) - BUILD_BINFILTES=n + BUILD_BINFILTERS=n endif OOO_BINFILTER_ARCHS=$(filter-out arm,$(filter-out armel,$(OOO_ARCHS)))