wok-current diff lazarus/receipt @ rev 20879
updated electric-fence (2.1.13 -> 2.2.5)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Feb 24 15:20:13 2019 +0100 (2019-02-24) |
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 24 15:20:13 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