X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debian%2FDebhelper%2FBuildsystem%2Fpython_distutils.pm;fp=Debian%2FDebhelper%2FBuildsystem%2Fpython_distutils.pm;h=9b20e185c2a48aca7df0cbc4fc8e225d5dffd29f;hb=ec62efa9792eae708c39c688aacc0a26f90c7fda;hp=174400421db34d89fa173a74a6226a8c0c3493be;hpb=dd749d6921cd3af9014ae3418fcce1f328d29af8;p=debhelper.git diff --git a/Debian/Debhelper/Buildsystem/python_distutils.pm b/Debian/Debhelper/Buildsystem/python_distutils.pm index 1744004..9b20e18 100644 --- a/Debian/Debhelper/Buildsystem/python_distutils.pm +++ b/Debian/Debhelper/Buildsystem/python_distutils.pm @@ -167,7 +167,7 @@ sub install { my $this=shift; my $destdir=shift; $this->setup_py("install", - "--force", + "--force", "--root=$destdir", "--no-compile", "-O0",