wok diff xfig/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 4bbada6faade
children abe6b9e04ee5
line diff
     1.1 --- a/xfig/receipt	Wed Feb 15 16:08:02 2017 +0100
     1.2 +++ b/xfig/receipt	Thu Aug 03 05:22:36 2017 -0300
     1.3 @@ -20,7 +20,6 @@
     1.4  {
     1.5  	mv $PACKAGE.$VERSION $src 2> /dev/null
     1.6  	cd $src
     1.7 -	sed -i 's/png_set_dither/png_set_quantize/' f_readpng.c
     1.8  	sed -i 's|/usr/local|/usr|;s|#define XAW3D|XCOMM &|' Imakefile
     1.9  	xmkmf &&
    1.10  	make &&