diff options
Diffstat (limited to 'scripts/dpkg-genchanges.pl')
-rwxr-xr-x | scripts/dpkg-genchanges.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dpkg-genchanges.pl b/scripts/dpkg-genchanges.pl index 70898a41a..861a6068a 100755 --- a/scripts/dpkg-genchanges.pl +++ b/scripts/dpkg-genchanges.pl @@ -505,4 +505,3 @@ for my $f (keys %remove) { } $fields->output(\*STDOUT); # Note: no substitution of variables - |