Fix: typo

This commit is contained in:
Laurent Destailleur 2013-09-06 01:38:13 +02:00
parent c40f3df269
commit 17fcceb872

View File

@ -552,7 +552,7 @@ if ($nboftargetok) {
$build = $newbuild;
$build =~ s/-.*$//g;
# now build is 0 for example
# "$build .= '+nmu1';
# $build .= '+nmu1';
# now build is 0+nmu1 for example
print "Remove target ${FILENAMEDEB}_all.deb...\n";