]> git.donarmstrong.com Git - debhelper.git/commit
Pass --force option to Python distutils install command.
authorAndrew Straw <strawman@astraw.com>
Sun, 27 Sep 2009 00:26:01 +0000 (17:26 -0700)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 1 Oct 2009 18:10:53 +0000 (14:10 -0400)
commitdd749d6921cd3af9014ae3418fcce1f328d29af8
tree1175f241efaa2dff547fbb5c90c1ad20c462c6f3
parent93ff23687656aa24a68a29eb30908974e55da3ef
Pass --force option to Python distutils install command.

This command will prevent distutils from attempting to determine
whether a file should be installed based on the timestamp of the
to-be-overwritten file.
Debian/Debhelper/Buildsystem/python_distutils.pm