wok rev 15165

terminator: filter wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 15 18:52:18 2013 +0000 (2013-08-15)
parents 04042ec75fbb
children aa4f4cb93068
files terminator/receipt
line diff
     1.1 --- a/terminator/receipt	Thu Aug 15 18:48:58 2013 +0000
     1.2 +++ b/terminator/receipt	Thu Aug 15 18:52:18 2013 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	python setup.py install --root=$DESTDIR
     1.8 +	python setup.py install --root=$DESTDIR 2>&1 | grep -v "GTK icon cache"
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.