wok diff transfig/receipt @ rev 20569

nss: force arch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 13 11:00:12 2018 +0100 (2018-12-13)
parents f77ce2d839bf
children abe6b9e04ee5
line diff
     1.1 --- a/transfig/receipt	Thu Feb 16 10:08:24 2017 +0100
     1.2 +++ b/transfig/receipt	Thu Dec 13 11:00:12 2018 +0100
     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 &&