Commit 5c414f66341337892cfc74d165b947e66d3a6714

Authored by Antonio Terceiro
1 parent c37f1d41

debian/rules: omit most output from compiling translations

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
debian/rules
... ... @@ -29,4 +29,4 @@ override_dh_clean:
29 29  
30 30 override_dh_auto_build:
31 31 dh_auto_build
32   - rake noosfero:translations:compile
  32 + rake noosfero:translations:compile > /dev/null
... ...