Author: mrl
Date: Tue Feb 13 11:10:33 2007
New Revision: 120319

Modified:
   packages/cooker/mozilla-firefox-l10n/current/SPECS/mozilla-firefox-l10n.spec

Log:
SILENT bypass repsys annoyance.


Modified: 
packages/cooker/mozilla-firefox-l10n/current/SPECS/mozilla-firefox-l10n.spec
==============================================================================
--- 
packages/cooker/mozilla-firefox-l10n/current/SPECS/mozilla-firefox-l10n.spec    
    (original)
+++ 
packages/cooker/mozilla-firefox-l10n/current/SPECS/mozilla-firefox-l10n.spec    
    Tue Feb 13 11:10:33 2007
@@ -193,7 +193,7 @@
 # Expand all languages packages.
 %{expand:%(\
        for lang in %langlist; do\
-               echo "%%{expand:%%(sed "s!__LANG__!$lang!g" 
%{_sourcedir}/%{name}-template.spec)}";\
+               echo "%%{expand:%%(sed "s!__LANG__!$lang!g" 
%{_sourcedir}/%{name}-template.spec 2> /dev/null)}";\
        done\
        )
 }

Reply via email to