wok diff xfig/receipt @ rev 22269

updated xorg-xf86-video-cirrus (1.5.2 -> 1.5.3)
author Hans-G?nter Theisgen
date Wed Nov 13 10:42:01 2019 +0100 (2019-11-13)
parents abe6b9e04ee5
children bb1b4a4c5a46
line diff
     1.1 --- a/xfig/receipt	Sat Aug 10 13:12:53 2019 +0200
     1.2 +++ b/xfig/receipt	Wed Nov 13 10:42:01 2019 +0100
     1.3 @@ -18,8 +18,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	mv $PACKAGE.$VERSION $src 2> /dev/null
     1.8 -	cd $src
     1.9  	sed -i 's|/usr/local|/usr|;s|#define XAW3D|XCOMM &|' Imakefile
    1.10  	xmkmf &&
    1.11  	make &&