]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_listpackages
Updated French man page translation. Closes: #685560
[debhelper.git] / dh_listpackages
index 8550b565fa7b6a926ef754ed67210945155faef0..109301b9f4c75e84c49623dc24b746ffc4f5a10d 100755 (executable)
@@ -22,6 +22,7 @@ act on if passed the same options.
 
 =cut
 
+$dh{BLOCK_NOOP_WARNINGS}=1;
 init();
 inhibit_log();
 print join("\n",@{$dh{DOPACKAGES}})."\n";