wok diff wput/receipt @ rev 22040

updated tokyocabinet and tokyocabinet-dev (1.4.32 -> 1.4.48)
author Hans-G?nter Theisgen
date Mon Oct 21 17:24:12 2019 +0100 (2019-10-21)
parents e47c0281ba48
children 5f6c5106b1f5
line diff
     1.1 --- a/wput/receipt	Sat Mar 08 07:29:53 2014 +0100
     1.2 +++ b/wput/receipt	Mon Oct 21 17:24:12 2019 +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  }