wok diff lsof/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 fb25b46e9063
children 6129a0039d18
line diff
     1.1 --- a/lsof/receipt	Mon Apr 22 10:17:13 2019 +0100
     1.2 +++ b/lsof/receipt	Mon Oct 21 17:24:12 2019 +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}_${VERSION} $src 2> /dev/null
     1.8 -	cd $src
     1.9  	if [ ! -d ${PACKAGE}_${VERSION}_src ]; then
    1.10  		tar xf ${PACKAGE}_${VERSION}_src.tar
    1.11  	fi