wok diff lazarus/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 f279f23b1966
children ccb0caebef6f
line diff
     1.1 --- a/lazarus/receipt	Fri Mar 18 11:22:29 2016 +0200
     1.2 +++ b/lazarus/receipt	Fri Feb 15 15:54:04 2019 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	find * -name Makefile | xargs sed -i 's|findstring x86_64|&SKIP|'
     1.8  	make -j 1 clean bigide
     1.9  	#&& make INSTALL_PREFIX=/usr install
    1.10