wok diff terminator/receipt @ rev 16561

Up: slitaz-configs (automount fix) and add util-linux-eject to polkit deps
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 01 10:33:40 2014 +0200 (2014-05-01)
parents 408c87fa22ca
children 7390f8de9846
line diff
     1.1 --- a/terminator/receipt	Sat Aug 10 17:48:05 2013 +0000
     1.2 +++ b/terminator/receipt	Thu May 01 10:33:40 2014 +0200
     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.