wok diff wput/receipt @ rev 23460

updated pycurl (7.19.0 -> 7.43.0.3)
author Hans-G?nter Theisgen
date Sat Apr 04 17:11:09 2020 +0100 (2020-04-04)
parents e47c0281ba48
children 5f6c5106b1f5
line diff
     1.1 --- a/wput/receipt	Sat Mar 08 07:29:53 2014 +0100
     1.2 +++ b/wput/receipt	Sat Apr 04 17:11:09 2020 +0100
     1.3 @@ -29,4 +29,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $install/usr/bin $fs/usr
     1.7 +	rm -f $fs/usr/bin/wdel
     1.8 +	ln -s wput $fs/usr/bin/wdel
     1.9  }