wok-next diff wxWidgets/receipt @ rev 20404

Up cookutils (1019)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 07 14:34:32 2017 +0200 (2017-12-07)
parents 30522fa01aed
children bce36a298f1e
line diff
     1.1 --- a/wxWidgets/receipt	Thu Oct 12 22:32:02 2017 +0200
     1.2 +++ b/wxWidgets/receipt	Thu Dec 07 14:34:32 2017 +0200
     1.3 @@ -22,7 +22,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -#	sed -i 's|/opt/wx/current/bin/||' wxPython/wx/build/build_options.py
     1.8 +	sed -i 's/.*<string>/#include <cmath>\n&/;s/(abs(/(std::abs(/' \
     1.9 +		src/stc/scintilla/src/Editor.cxx
    1.10  	./configure \
    1.11  		--enable-shared \
    1.12  		--enable-unicode \