]> git.donarmstrong.com Git - debhelper.git/blobdiff - Debian/Debhelper/Buildsystem/qmake_qt4.pm
layut
[debhelper.git] / 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(@_);
 }