wok-6.x rev 20625
lazarus: force arch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 31 19:46:12 2018 +0100 (2018-12-31) |
parents | bc2deb4bfc22 |
children | 0f7e6289846d |
files | lazarus/receipt |
line diff
1.1 --- a/lazarus/receipt Mon Dec 31 19:10:18 2018 +0100 1.2 +++ b/lazarus/receipt Mon Dec 31 19:46:12 2018 +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