wok-next diff hplip/receipt @ rev 20866

mono: fix build by not enabling Spectre mitigation
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 01 23:19:43 2018 +0300 (2018-07-01)
parents 10df65db91ad
children a00b398faf9e
line diff
     1.1 --- a/hplip/receipt	Thu Apr 19 13:15:41 2018 +0300
     1.2 +++ b/hplip/receipt	Sun Jul 01 23:19:43 2018 +0300
     1.3 @@ -20,9 +20,6 @@
     1.4  BUGS="Unable to delete hplip.desktop from $fs.  Using hack in post_install."
     1.5  
     1.6  compile_rules() {
     1.7 -	# fix build with cups 1.6 - FC hplip-ipp-accessors.patch
     1.8 -	patch -Np1 -i $stuff/cups-1.6-buildfix.diff
     1.9 -
    1.10  	./configure  \
    1.11  		--disable-doc-build \
    1.12  		--enable-qt4 \