diff options
author | David Spencer <baildon.research@googlemail.com> | 2013-11-07 00:08:19 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-07 00:08:19 -0600 |
commit | 6089bbf5ee5de81ef5b95d2b1d35eed647ca0b88 (patch) | |
tree | 25f6bc4e7c6af20a5ecfa0f8d2779cc41f43868a /graphics/hugin/fix-pod-encoding-for-perl-518.diff | |
parent | 687009b709e33e0945c9db94bc17d2c77378dfcc (diff) |
graphics/hugin: Fix pod encoding for Perl 5.18
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/hugin/fix-pod-encoding-for-perl-518.diff')
-rw-r--r-- | graphics/hugin/fix-pod-encoding-for-perl-518.diff | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/hugin/fix-pod-encoding-for-perl-518.diff b/graphics/hugin/fix-pod-encoding-for-perl-518.diff new file mode 100644 index 0000000000..af1df064e7 --- /dev/null +++ b/graphics/hugin/fix-pod-encoding-for-perl-518.diff @@ -0,0 +1,8 @@ +--- a/doc/deghosting_mask.pod ++++ b/doc/deghosting_mask.pod +@@ -1,3 +1,5 @@ ++=encoding utf8 ++ + =head1 NAME + + deghosting_mask - Creates mask for removing ghosting in images |