perl-Algorithm-Diff/Algorithm-Diff-1.1903-provides.patch
Petr Šabata 17d0e5c01f RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/perl-Algorithm-Diff#bf7d20d6ae7b389502974efa4e440e6f70adce14
2020-10-15 23:09:55 +02:00

13 lines
339 B
Diff

--- lib/Algorithm/DiffOld.pm
+++ lib/Algorithm/DiffOld.pm
@@ -2,8 +2,7 @@
# like versions <= 0.59 used to.
# $Revision: 1.3 $
-package # don't index
- Algorithm::DiffOld;
+package Algorithm::DiffOld;
use strict;
use vars qw($VERSION @EXPORT_OK @ISA @EXPORT);
use integer; # see below in _replaceNextLargerWith() for mod to make