From 4e25d25bc5e735a043f21ffcb62a4c7cb7f01a51 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Duraffort?= Date: Thu, 8 Jan 2009 11:22:21 +0100 Subject: [PATCH] make.pl: don't print infos about qt4 moc. --- extras/buildsystem/make.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/buildsystem/make.pl b/extras/buildsystem/make.pl index d2dee333a5..6e1c23659c 100755 --- a/extras/buildsystem/make.pl +++ b/extras/buildsystem/make.pl @@ -53,6 +53,7 @@ while() $line =~ /^bindir=\s/ || $line =~ /^libtool:\s/ || $line =~ /^\/bin\/sh/ || + $line =~ /^\/usr\/bin\/moc-qt4/ || $line =~ /^creating lib.*/) {} # Info -- 2.39.2