wok diff micro_proxy/receipt @ rev 23006

consonance: inserted LDFLAGS
author Hans-G?nter Theisgen
date Tue Mar 03 06:48:05 2020 +0100 (2020-03-03)
parents 2f6cba8ea51c
children ad8b9ff412d2
line diff
     1.1 --- a/micro_proxy/receipt	Sat Apr 27 16:25:25 2019 +0100
     1.2 +++ b/micro_proxy/receipt	Tue Mar 03 06:48:05 2020 +0100
     1.3 @@ -14,8 +14,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	mv $PACKAGE $PACKAGE-$VERSION 2> /dev/null
     1.8 -	cd $src
     1.9  	make
    1.10  }
    1.11