diff options
author | B. Watson <yalhcru@gmail.com> | 2021-08-22 15:42:34 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:51:34 +0700 |
commit | f51dbcd5c14e580516fc4c0663da91c154b139aa (patch) | |
tree | b125066e4ec58882fb5086e8efc0fb85597344cc /perl/perl-text-unaccent/podfix.diff | |
parent | 78298c73d1dfbf945211861154bebe840136dc4b (diff) |
perl/perl-text-unaccent: Fix build on -current.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-text-unaccent/podfix.diff')
-rw-r--r-- | perl/perl-text-unaccent/podfix.diff | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/perl/perl-text-unaccent/podfix.diff b/perl/perl-text-unaccent/podfix.diff new file mode 100644 index 0000000000..c2db83371b --- /dev/null +++ b/perl/perl-text-unaccent/podfix.diff @@ -0,0 +1,12 @@ +diff -Naur Text-Unaccent-1.08/Unaccent.pm Text-Unaccent-1.08.patched/Unaccent.pm +--- Text-Unaccent-1.08/Unaccent.pm 2004-12-29 06:44:28.000000000 -0500 ++++ Text-Unaccent-1.08.patched/Unaccent.pm 2021-08-22 15:31:50.237129764 -0400 +@@ -98,6 +98,8 @@ + + =back + ++=back ++ + =head1 AUTHOR + + Loic Dachary (loic@senga.org) |