wok-current diff poedit/receipt @ rev 20102
Add plsh & pypdf2
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 09 13:07:28 2017 +0200 (2017-10-09) |
parents | 7042a09beaeb |
children | 6135577f4d08 |
line diff
1.1 --- a/poedit/receipt Fri Jun 03 01:02:47 2016 +0300 1.2 +++ b/poedit/receipt Mon Oct 09 13:07:28 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 &&