wok-6.x diff xorg-xcompmgr/receipt @ rev 19475
epdfview: don't use custom icons
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Nov 01 03:15:40 2016 +0200 (2016-11-01) |
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 Tue Nov 01 03:15:40 2016 +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