summaryrefslogtreecommitdiff
path: root/Debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-07-16 22:21:51 -0400
committerJoey Hess <joey@kitenet.net>2011-07-16 22:21:51 -0400
commitb6711374c61779bbb9f40eaa4c587b357e098b80 (patch)
treec0cd9b7d6ef1229abfa902446ee3353cbf9cc956 /Debian
parent1b1b37221fe9d69bd23b61e33df53cc54991457b (diff)
layut
Diffstat (limited to 'Debian')
-rw-r--r--Debian/Debhelper/Buildsystem/qmake_qt4.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Debian/Debhelper/Buildsystem/qmake_qt4.pm b/Debian/Debhelper/Buildsystem/qmake_qt4.pm
index 1cac5f0f..d5bac585 100644
--- a/Debian/Debhelper/Buildsystem/qmake_qt4.pm
+++ b/Debian/Debhelper/Buildsystem/qmake_qt4.pm
@@ -10,7 +10,7 @@ sub DESCRIPTION {
}
sub configure {
- my $this=shift;
+ my $this=shift;
$Debian::Debhelper::Buildsystem::qmake::qmake="qmake-qt4";
$this->SUPER::configure(@_);
}