wok-next diff slitaz-configs/receipt @ rev 20317

Up kmod, lxqt, oxygen-icons, slitaz-base-files, slitaz-configs; add eggwm-qt5, pencil2d.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 11 16:06:23 2017 +0200 (2017-11-11)
parents 250165915708
children c4e53a39395a
line diff
     1.1 --- a/slitaz-configs/receipt	Thu Oct 05 21:53:37 2017 +0300
     1.2 +++ b/slitaz-configs/receipt	Sat Nov 11 16:06:23 2017 +0200
     1.3 @@ -118,7 +118,10 @@
     1.4  			CAT="base-system|for GUI systems"
     1.5  			;;
     1.6  		slitaz-themes)
     1.7 -			copy /usr/share/themes/SliTaz*/ /usr/share/slim/ /usr/share/lxdm/
     1.8 +			copy \
     1.9 +				/usr/share/themes/SliTaz*/ \
    1.10 +				/usr/share/slim/ \
    1.11 +				/usr/share/lxdm/
    1.12  			CAT="customization|GTK+2, Openbox3, LXDM and SLiM themes"
    1.13  			DEPENDS="slim"
    1.14  			;;
    1.15 @@ -148,13 +151,13 @@
    1.16  			esac
    1.17  			copy \
    1.18  				/usr/share/ \
    1.19 -				/root/
    1.20 -			remove_already_packed
    1.21 +				/root/ \
    1.22 +				@rm
    1.23  
    1.24 -			DEPENDS="tazlito tazpkg"
    1.25 +			DEPENDS=" "
    1.26  			# Handle SliTaz arch
    1.27  			case "$SLITAZ_ARCH" in
    1.28 -				arm*) DEPENDS="" ;;
    1.29 +				arm*) DEPENDS=" " ;;
    1.30  			esac
    1.31  			;;
    1.32  	esac