wok-6.x diff lazarus/receipt @ rev 20867
Update some WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 22 22:16:14 2019 +0100 (2019-02-22) |
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 22 22:16:14 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