From ec62efa9792eae708c39c688aacc0a26f90c7fda Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 1 Oct 2009 14:11:13 -0400 Subject: indentation --- Debian/Debhelper/Buildsystem/python_distutils.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Debian/Debhelper/Buildsystem/python_distutils.pm') diff --git a/Debian/Debhelper/Buildsystem/python_distutils.pm b/Debian/Debhelper/Buildsystem/python_distutils.pm index 17440042..9b20e185 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", -- cgit v1.2.3