wok diff poedit/receipt @ rev 20423

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 09 12:16:16 2018 +0200 (2018-08-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	Thu Aug 09 12:16:16 2018 +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 &&