wok-current rev 15783
xorg-libXfont: security fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 13 12:46:49 2014 +0000 (2014-01-13) |
parents | a248ba6ee79d |
children | 954b4c59fc67 |
files | xorg-libXfont/receipt |
line diff
1.1 --- a/xorg-libXfont/receipt Mon Jan 13 00:14:46 2014 +0100 1.2 +++ b/xorg-libXfont/receipt Mon Jan 13 12:46:49 2014 +0000 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's/STARTCHAR %s/STARTCHAR %99s/' src/bitmap/bdfread.c 1.8 ./configure \ 1.9 --sysconfdir=/etc \ 1.10 --localstatedir=/var \