wok diff lsof/receipt @ rev 22339

qt4-examples: fix previous commit
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 15 18:53:02 2019 +0100 (2019-11-15)
parents fb25b46e9063
children 6129a0039d18
line diff
     1.1 --- a/lsof/receipt	Mon Apr 22 10:17:13 2019 +0100
     1.2 +++ b/lsof/receipt	Fri Nov 15 18:53:02 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