wok diff lsof/receipt @ rev 22726

updated fish (2.1.1 -> 3.0.2)
author Hans-G?nter Theisgen
date Thu Jan 23 09:38:06 2020 +0100 (2020-01-23)
parents fb25b46e9063
children 6129a0039d18
line diff
     1.1 --- a/lsof/receipt	Mon Apr 22 10:17:13 2019 +0100
     1.2 +++ b/lsof/receipt	Thu Jan 23 09:38:06 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}_${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