wok diff wxWidgets/receipt @ rev 15207

Add mktorrent
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 10 12:15:52 2013 +0000 (2013-09-10)
parents 8c33edd9232d
children 23c3aed67cd9
line diff
     1.1 --- a/wxWidgets/receipt	Tue Apr 23 19:05:41 2013 +0200
     1.2 +++ b/wxWidgets/receipt	Tue Sep 10 12:15:52 2013 +0000
     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 \