On Sat, May 18, 2013 at 03:58:48PM +0200, Jakub Wilk wrote:
> * Jakub Wilk <jw...@debian.org>, 2013-05-17, 19:05:
> >>override_dh_auto_install:
> >>     set -ex; for python in $(PYTHON3); do \
> >>         $$python setup.py install \
> >>              --root=debian/debmake\
> >>              --install-layout=deb; \
> >>     done
> >
> >setup.py install won't overwrite existing files (unless you use
> >--force),
> 
> Minor correction: it does overwrite existing files if mtime of the
> new file is bigger. (So in fact, which shebang you end up with is
> timing-dependent. See also bug #547510.)

I see.  Thanks.

Osamu


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130518144528.GA20218@goofy.localdomain

Reply via email to