wok diff xorg-xcompmgr/receipt @ rev 19673

Up tazpkg (940)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 08 05:35:15 2017 +0200 (2017-02-08)
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	Wed Feb 08 05:35:15 2017 +0200
     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