wok diff transfig/receipt @ rev 20009

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 05:22:36 2017 -0300 (2017-08-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	Thu Aug 03 05:22:36 2017 -0300
     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 &&