wok diff lsof/receipt @ rev 22114

updated vnstat (1.15 -> 2.4)
author Hans-G?nter Theisgen
date Sat Nov 02 16:28:17 2019 +0100 (2019-11-02)
parents fb25b46e9063
children 6129a0039d18
line diff
     1.1 --- a/lsof/receipt	Mon Apr 22 10:17:13 2019 +0100
     1.2 +++ b/lsof/receipt	Sat Nov 02 16:28:17 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