wok diff gtk-clearlooks/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents 9e01bc6321ea
children cb67b4f8be05
line diff
     1.1 --- a/gtk-clearlooks/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/gtk-clearlooks/receipt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -26,10 +26,3 @@
     1.4  	sed -i '/lang/d' $fs/$XML/*
     1.5  }
     1.6  
     1.7 -post_install()
     1.8 -{
     1.9 -	for t in listviewitemstyle menuitemstyle progressbarstyle sunkenmenubar
    1.10 -	do
    1.11 -		sed "s/$t/#$t/" -i "$1"/usr/share/themes/SliTaz*/gtk-2.0/gtkrc
    1.12 -	done
    1.13 -}