wok-current diff ziproxy/receipt @ rev 24054

xorg-libX11 and xorg-libX11-dev (1.6.9 -> 1.7.0)
author Hans-G?nter Theisgen
date Sun May 30 10:18:33 2021 +0100 (2021-05-30)
parents 0a0a4e90ac5e
children 15650f5d595b
line diff
     1.1 --- a/ziproxy/receipt	Fri Nov 15 14:49:02 2019 +0100
     1.2 +++ b/ziproxy/receipt	Sun May 30 10:18:33 2021 +0100
     1.3 @@ -20,6 +20,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|DGifOpen.*input|&,NULL|' src/image.c
     1.8 +	sed -i 's|DGifCloseFile(GifFile|&,NULL|' src/image.c
     1.9  	./configure			\
    1.10  		--prefix=/usr		\
    1.11  		--mandir=/usr/share/man	\