wok diff libcomerr3/receipt @ rev 20801

updated collectd, collectd-apache and collectd-dev (5.1.0 -> 5.8.1)
author Hans-G?nter Theisgen
date Fri Feb 15 15:54:04 2019 +0100 (2019-02-15)
parents afe32d499d75
children ff8dc62daa05
line diff
     1.1 --- a/libcomerr3/receipt	Sun Jan 24 16:36:43 2016 +0100
     1.2 +++ b/libcomerr3/receipt	Fri Feb 15 15:54:04 2019 +0100
     1.3 @@ -19,6 +19,6 @@
     1.4  		dir=$(dirname "$file")
     1.5  		[ -d $fs$dir ] || mkdir -p $fs$dir
     1.6  		cp -a $install$file $fs$dir
     1.7 -		chmod +x $fs/$dir$file
     1.8 +		chmod +x $fs$file
     1.9  	done < $wanted_stuff/$PACKAGE.files-list
    1.10  }