Magellan Linux

Diff of /branches/R11-unstable/include/gnome-python.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9880 by niro, Sat Jan 14 01:48:34 2012 UTC revision 19654 by niro, Wed Oct 9 08:02:31 2013 UTC
# Line 34  gnome-python_src_prepare() Line 34  gnome-python_src_prepare()
34   then   then
35   rm setup.py || die   rm setup.py || die
36   fi   fi
37     # same for waf
38     if [[ -e waf ]]
39     then
40     rm waf || die
41     fi
42    
43   if [[ ${PNAME} != gnome-python-base ]]   if [[ ${PNAME} != gnome-python-base ]]
44   then   then

Legend:
Removed from v.9880  
changed lines
  Added in v.19654