wok-next diff grub2/receipt @ rev 19828

Add LibreOffice (with langpacks); up compton, cookutils, cppunit.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Aug 02 20:14:13 2017 +0300 (2017-08-02)
parents 99ae478b6540
children 29e7eb2b19f9
line diff
     1.1 --- a/grub2/receipt	Wed Dec 16 17:54:07 2015 +0100
     1.2 +++ b/grub2/receipt	Wed Aug 02 20:14:13 2017 +0300
     1.3 @@ -19,7 +19,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# CVE-2015-8370
     1.7 -	sed -i "s/'.b'/& \&\& cur_len/" grub-core/lib/crypto.c grub-core/normal/auth.c
     1.8 +	sed -i "s/'.b'/& \\&\\& cur_len/" grub-core/lib/crypto.c grub-core/normal/auth.c
     1.9  
    1.10  	# Fixes for flex 2.5.37
    1.11  	export CFLAGS="-Wno-error=sign-compare"