wok diff transfig/receipt @ rev 21519

mosh: update patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 03 16:47:04 2019 +0200 (2019-05-03)
parents f77ce2d839bf
children abe6b9e04ee5
line diff
     1.1 --- a/transfig/receipt	Thu Feb 16 10:08:24 2017 +0100
     1.2 +++ b/transfig/receipt	Fri May 03 16:47:04 2019 +0200
     1.3 @@ -16,7 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's/png_set_dither/png_set_quantize/' fig2dev/dev/readpng.c
     1.8  	sed -i 's|/usr/local|/usr|' */*akefile
     1.9  	xmkmf &&
    1.10  	make Makefiles &&