On 21 May 2010 at 16:10, Jakub Wilk wrote:
| * Dirk Eddelbuettel <[email protected]>, 2010-05-21, 08:57:
| >>>for python in python2.5 python2.6; \
| >>>                do $python setup.py install --root=debian/python-rpy2; \
| >>>        done
| >>
| >>Ignoring errors in debian/rules is a "must" policy violation, see Policy
| >>4.6.
| >
| >Is there a snippet somewhere about what I need to include in debian/rules ?
| 
| Replace all instances of "for python" with "set -e; for python".

Cool, thanks, will do.

-- 
  Regards, Dirk



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to