wok diff lazarus/receipt @ rev 21073
updated jasper and jasper-dev (1.900.1 -> 2.0.16)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 14 17:17:35 2019 +0100 (2019-03-14) |
parents | f279f23b1966 |
children | ccb0caebef6f |
line diff
1.1 --- a/lazarus/receipt Fri Mar 18 11:22:29 2016 +0200 1.2 +++ b/lazarus/receipt Thu Mar 14 17:17:35 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