--- trunk/include/gnome-python.sminc 2012/01/14 01:48:34 9880 +++ trunk/include/gnome-python.sminc 2013/10/09 08:02:31 19654 @@ -34,6 +34,11 @@ then rm setup.py || die fi + # same for waf + if [[ -e waf ]] + then + rm waf || die + fi if [[ ${PNAME} != gnome-python-base ]] then