wok-6.x diff mongodb/receipt @ rev 21725
updated puddletag (1.0.5 -> 1.2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jun 12 15:27:49 2019 +0100 (2019-06-12) |
parents | bb009a6ef036 |
children | 298467f745b6 |
line diff
1.1 --- a/mongodb/receipt Sat Nov 30 15:44:51 2013 +0000 1.2 +++ b/mongodb/receipt Wed Jun 12 15:27:49 2019 +0100 1.3 @@ -18,8 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 - 1.9 + find $src -name Makefile.in \; | xargs sed -i 's|uname -m|echo i486|' 1.10 sed -i 's/native_directory_//' db*/*.cpp 1.11 sed -i 's/native_file_//' db*/*.cpp shell/shell_utils.cpp 1.12 sed -i 's/leaf()/leaf().string()/' */*.cpp