wok rev 17243

lxqt-themes: add patch
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Oct 18 21:56:26 2014 +0200 (2014-10-18)
parents 6bcf5ee41592
children e8cfd66e6b22
files lxqt-themes/receipt
line diff
     1.1 --- a/lxqt-themes/receipt	Sat Oct 18 22:44:33 2014 +0300
     1.2 +++ b/lxqt-themes/receipt	Sat Oct 18 21:56:26 2014 +0200
     1.3 @@ -17,4 +17,9 @@
     1.4  	mkdir -p $fs/usr/share/lxqt
     1.5  	cp -a $install/usr/share/lxqt/themes $fs/usr/share/lxqt
     1.6  	rm -rf $fs/usr/share/lxqt/themes/flat
     1.7 +	
     1.8 +	# Commit after dropping Qt4:
     1.9 +	cd $fs/usr/share/lxqt && patch -p1 < $stuff/taskbar.patch
    1.10 +	
    1.11 +	# find $fs -name *wow* -delete
    1.12  }