wok diff lsof/receipt @ rev 22799

updated gaupol (0.19.2 -> 1.7)
author Hans-G?nter Theisgen
date Mon Jan 27 10:59:38 2020 +0100 (2020-01-27)
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 Jan 27 10:59:38 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