Fix debian package

This commit is contained in:
Laurent Destailleur 2013-09-06 01:30:49 +02:00
parent a9c14c80f0
commit 5db9505f40

View File

@ -547,7 +547,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";