wok-next diff lxqt-common/receipt @ rev 20277

remove samba-pam (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 08 10:43:54 2017 +0100 (2017-11-08)
parents 4c3ee4d2d357
children
line diff
     1.1 --- a/lxqt-common/receipt	Fri Oct 20 06:08:44 2017 +0300
     1.2 +++ b/lxqt-common/receipt	Wed Nov 08 10:43:54 2017 +0100
     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"