Fix: typo
This commit is contained in:
parent
c40f3df269
commit
17fcceb872
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user