wok diff lazarus/receipt @ rev 20739

updated barnyard2 (1.9 -> 2.1.13)
author Hans-G?nter Theisgen
date Sun Feb 10 09:01:54 2019 +0100 (2019-02-10)
parents f279f23b1966
children ccb0caebef6f
line diff
     1.1 --- a/lazarus/receipt	Fri Mar 18 11:22:29 2016 +0200
     1.2 +++ b/lazarus/receipt	Sun Feb 10 09:01:54 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