diff --git a/help2man-1.36.4.diff b/help2man-1.36.4.diff new file mode 100644 index 0000000..2809634 --- /dev/null +++ b/help2man-1.36.4.diff @@ -0,0 +1,12 @@ +diff -Naur help2man-1.36.4.orig/help2man.PL help2man-1.36.4/help2man.PL +--- help2man-1.36.4.orig/help2man.PL 2005-10-16 17:38:47.000000000 +0200 ++++ help2man-1.36.4/help2man.PL 2009-04-04 05:40:34.000000000 +0200 +@@ -102,7 +102,7 @@ + BEGIN { + eval { + require Locale::gettext; +- Locale::gettext->import; ++ Locale::gettext->import (qw(gettext textdomain)); + $have_gettext = 1; + }; +