tazpkg diff tazpkg-box @ rev 567

tazpkg: Add support to use gtk-update-icon-cache if /usr/share/icons/hicolor is in files.list. Also add support to use glib-compile-schemas if /usr/share/glib-2.0/schemas is in files.list.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Mar 07 11:05:18 2012 -0500 (2012-03-07)
parents ab830ecf3a8a
children 7d8d81c885c3
line diff
     1.1 --- a/tazpkg-box	Fri Mar 02 11:21:19 2012 +0100
     1.2 +++ b/tazpkg-box	Wed Mar 07 11:05:18 2012 -0500
     1.3 @@ -49,7 +49,6 @@
     1.4  		yad --text-info \
     1.5  			--width=480 --height=260 --center --on-top \
     1.6  			--title="TazPKG" --window-icon=$icon \
     1.7 -			--fore="#ffffff" --back="#000000" --wrap \
     1.8  			--margins=4 --button="gtk-close:0" ;;
     1.9  	actions)
    1.10  		pkg=$(basename $2)