wok-next rev 20020

Two packages lxqt-themes, rename one (although they look the same)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 22 05:38:26 2017 +0300 (2017-10-22)
parents e6d548803bb4
children 15aee388a459
files lxqt-common/receipt
line diff
     1.1 --- a/lxqt-common/receipt	Sun Oct 22 04:34:44 2017 +0300
     1.2 +++ b/lxqt-common/receipt	Sun Oct 22 05:38:26 2017 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="https://github.com/lxde/lxqt-common-deprecated--do-not-use-anymore-/releases/download/$VERSION/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="lxqt-build-tools"
     1.7 -SPLIT="lxqt-themes lxqt-common"
     1.8 +SPLIT="lxqt-common-themes lxqt-common"
     1.9  
    1.10  compile_rules() {
    1.11  	sed -i '/TryExec/ s|=|=/usr/bin/|' xsession/lxqt.desktop.in
    1.12 @@ -30,7 +30,7 @@
    1.13  
    1.14  genpkg_rules() {
    1.15  	case $PACKAGE in
    1.16 -		lxqt-themes)
    1.17 +		lxqt-common-themes)
    1.18  			copy themes/
    1.19  			rm -r $fs/usr/share/lxqt/themes/system/ $fs/usr/share/lxqt/themes/frost/
    1.20  			CAT="customization|themes"