wok diff xorg-xcompmgr/receipt @ rev 19946

Up vmtouch (1.3.0)
author Paul Issott <paul@slitaz.org>
date Sun May 07 15:59:20 2017 +0100 (2017-05-07)
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 07 15:59:20 2017 +0100
     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