]> git.donarmstrong.com Git - debhelper.git/blobdiff - Debian/Debhelper/Buildsystem/python_distutils.pm
indentation
[debhelper.git] / Debian / Debhelper / Buildsystem / python_distutils.pm
index 174400421db34d89fa173a74a6226a8c0c3493be..9b20e185c2a48aca7df0cbc4fc8e225d5dffd29f 100644 (file)
@@ -167,7 +167,7 @@ sub install {
        my $this=shift;
        my $destdir=shift;
        $this->setup_py("install",
-                "--force",
+               "--force",
                "--root=$destdir",
                "--no-compile",
                "-O0",