]> git.donarmstrong.com Git - debhelper.git/commitdiff
layut
authorJoey Hess <joey@kitenet.net>
Sun, 17 Jul 2011 02:21:51 +0000 (22:21 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 17 Jul 2011 02:21:51 +0000 (22:21 -0400)
Debian/Debhelper/Buildsystem/qmake_qt4.pm

index 1cac5f0fe62b592674972e31231f1fbceefb72a5..d5bac58525364111eda4e20812ff9f6346d1f76e 100644 (file)
@@ -10,7 +10,7 @@ sub DESCRIPTION {
 }
 
 sub configure {
-        my $this=shift;
+       my $this=shift;
        $Debian::Debhelper::Buildsystem::qmake::qmake="qmake-qt4";
        $this->SUPER::configure(@_);
 }