wok diff xorg-xcompmgr/receipt @ rev 20317

the current version (4.4) of the banking app is 7 years old :-( new version: 5.1.8
author Erkan Yilmaz <erkan@slitaz.org>
date Sun May 20 11:05:25 2018 +0000 (2018-05-20)
parents 964f02720633
children 814c58f64f83
line diff
     1.1 --- a/xorg-xcompmgr/receipt	Tue Apr 15 07:21:56 2014 +0200
     1.2 +++ b/xorg-xcompmgr/receipt	Sun May 20 11:05:25 2018 +0000
     1.3 @@ -21,6 +21,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# bugs.freedesktop.org/show_bug.cgi?id=46285
     1.8 +	patch -Np0 -i $stuff/46285.diff
     1.9  	./configure \
    1.10  		$CONFIGURE_ARGS &&
    1.11  	make && make install