wok diff transfig/receipt @ rev 20877

openssh: add ssh-copy-id (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 23 23:59:15 2019 +0100 (2019-02-23)
parents f77ce2d839bf
children abe6b9e04ee5
line diff
     1.1 --- a/transfig/receipt	Thu Feb 16 10:08:24 2017 +0100
     1.2 +++ b/transfig/receipt	Sat Feb 23 23:59:15 2019 +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 &&