wok-6.x diff wxWidgets/receipt @ rev 14843
tightvnc-extra: improve receipt
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jul 18 01:30:41 2013 +0200 (2013-07-18) |
parents | 8c33edd9232d |
children | 23c3aed67cd9 |
line diff
1.1 --- a/wxWidgets/receipt Tue Apr 23 19:05:41 2013 +0200 1.2 +++ b/wxWidgets/receipt Thu Jul 18 01:30:41 2013 +0200 1.3 @@ -23,6 +23,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's|/opt/wx/current/bin/||' wxPython/wx/build/build_options.py 1.8 ./configure \ 1.9 --enable-shared \ 1.10 --enable-unicode \