* Dirk Eddelbuettel <e...@debian.org>, 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".

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to