wok-6.x rev 19924
poedit: update for db 6.x
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 20 15:44:43 2017 +0200 (2017-04-20) |
parents | 1eac19b43f27 |
children | 6b06abdea831 |
files | poedit/receipt |
line diff
1.1 --- a/poedit/receipt Thu Apr 20 10:46:08 2017 +0200 1.2 +++ b/poedit/receipt Thu Apr 20 15:44:43 2017 +0200 1.3 @@ -19,6 +19,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's/Env(0)/Env(0u)/;s/env2(0)/env2(0u)/' src/tm/dump_legacy_tm.cpp 1.8 export CXX=/usr/bin/i486-slitaz-linux-g++-49 1.9 #export CXXFLAGS="$CFLAGS -std=gnu++11" 1.10 ./bootstrap &&